Question
How do I set up VSFTPD on Ubuntu 14.04?
I followed all the steps given to set up vsftpd on Ubuntu. Including making root own the home directory of the user im using for ftp. But because of that i cant upload only download is there a way to make it work?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Which tutorial did you follow to set this up? If your directory is owned by root then the root user will likely be the only one with write permissions.