Question

How to I setup FTP to allow people to upload a website?

So I followed this tutorial: https://www.digitalocean.com/community/tutorials/how-to-set-up-vsftpd-for-a-user-s-directory-on-ubuntu-16-04

But it limits the user to write only in their directory. Is there a tutorial for allowing users to write in the var/www folder?


Submit an answer
Answer a question...

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!

Sign In or Sign Up to Answer

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.

jarland
DigitalOcean Employee
DigitalOcean Employee badge
July 18, 2018
Accepted Answer

Hello friend!

That can get a bit more complicated, but I found a discussion on it here which contains a few ideas about how you might accomplish it.

https://unix.stackexchange.com/questions/94603/limit-ftp-access-only-to-the-var-www-with-vsftpd

Kind Regards, Jarland