Set default permissions for files with VSFTP
Posted by Stan in
General on 02 15th, 2009 |
No Comments
Today I had to configure my FTP server to apply 755 permissions to all newly uploaded files on the box. So, I am using VSFTP and referred to the online manual for more information regarding the exact directive that should be applied:
http://vsftpd.beasts.org/vsftpd_conf.html
Well, it is not the best...