Jump to content

VSFTPD.CONF permanently save?

Featured Replies

Posted

Is there a way to save this file permanently, even after a reboot? It defaults back to the original settings.

 

The file is currently in the /etc folder.

I just copy it from the flash drive by putting an entry to copy it in the 'go' file.

 

fromdos < /boot/custom/etc/vsftpd.conf > /etc/vsftpd.conf

 

The 'fromdos' copies the file and strips off carriage returns to be sure the file is in lf format.

  • Author

I just copy it from the flash drive by putting an entry to copy it in the 'go' file.

 

fromdos < /boot/custom/etc/vsftpd.conf > /etc/vsftpd.conf

 

The 'fromdos' copies the file and strips off carriage returns to be sure the file is in lf format.

 

Awesome. I learn something new here everyday!

 

Thank you.

 

Mike

 

Archived

This topic is now archived and is closed to further replies.