Report this

What is the reason for this report?

Unable to transfer files through WinSCP: Permission Denied

Posted on August 29, 2014

I just set up my server, created a new user, and blocked login access to the root user. I’m now trying to transfer my files (through WinSCP SFTP) to my server using the new user, but it says “permission denied” when I try to transfer the files.

How do I give permissions to the new user in specific directories so that I can transfer my files?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

thanks at first i just copied the whole command without replacing user with the username that i created for user other than root.

thanks for the snippet

To answer my own question, I simply typed this command:

sudo chown -R user: /var/www/html

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.