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.

If the user that you are attempting to copy file over with doesn’t have access to the folder, you’ll need to copy the files into their home directory. Then log into the server using SSH and copy the files to their final destination using sudo Also remember to set the permissions correctly after moving them.

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.