Set default permissions for files with VSFTP
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...