Question
Non-root user can't upload files in filezilla (SFTP)
Hello
I’m following several tutorials on setting up a lamp server en such. I now have a working lamp server with firewall enabled. I read that it is good practice to disable the root account and create a second user with sudo access.
Everything went well, I can connect with PuttY but when I wanted to connect with filezilla I can’t upload or modify files. With the root account everything works, but with the second account it does not.
I used following tutorial:
https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-14-04
I’m not sure if I’m missing someting here. I’m using the same ssh key for root as for the second account.
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.
×