• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Restricted FTP users

A

atramhasis

Guest
I want to have some directories on my domain, where users can just download files - not change or delete them. I tried some things with web users and so but nothing worked really as I wanted. Is there a possibility to do that?
 
You could change the permissions

Maybe you can change the permissions so that they can read the file but not write or execute.

Do a 'chmod 744' on the files and give the files ownership to a different user than their login, using 'chown'.

Brandon
 
Back
Top