Report this

What is the reason for this report?

Set up LAMP server with FTP users

Posted on September 13, 2018

If I create a droplet with Wordpress, how can I add multiple sftp users that can upload to the website? If I follow any of the tutorials about VSFTP, SFTP or Apache, I end up with users who can upload files to the website, but those files are not readable by the apache user.



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.

Hey friend!

That is a great question. I’m thinking add each user to the www-data group, and make sure the uploaded files have permissions set so that group members can read/write. In my head this seems like a good idea, a grain of salt for the differences between my brain and reality.

A couple of reference documents: https://www.cyberciti.biz/faq/howto-linux-add-user-to-group/ https://chmod-calculator.com/

Jarland

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.