Change owner of files in FTP configuration
975148Mar 20 2013 — edited Mar 25 2013We have RHEL 5.9 servers, I wanted to know what is the configuration in vsftpd.conf required so that the owner of the file uploaded to the FTP server changes to the user uploading the files. The current relevant configuration of vsftpd.conf is like:-
anon_uploads=yes
chown_uploads=yes
chown_username=daemon
anon_umask=077
I hope, my question is clear of what is the configuration in vsftpd.conf required so that the owner of the file uploaded is same as the user uploading it.
Please revert with the reply to my query.
Regards