By a1708502
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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.