Posted June 4, 201510 yr 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.
June 4, 201510 yr 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.
June 4, 201510 yr 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.