Question
Create FTP users with access to only specified folders
Hello,
I have my server where I host my page, but also want to host some pages for my friends, but I dont want them to have complete access to all folders on the server.
What is the best way to create a ftp user, so that I can set a login/password and define the folders where they have access, for example, i want that /var/www/domain.com will be their / root folder when they connect though ftp.
I was checking some ftp program, and the problem is that I had to create new linux user for each ftp account, Im looking for a simpler solution.
Thank you!
Add a comment
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.
×