Archive for the ‘ Vsftpd Funnies ’ Category

What ftp server?

In /etc/vsftpd/vsftpd.conf add or change the following lines:

chown_uploads=YES
chown_username=daemon<space>

Where <space> is an actual space character before the end of the line.