• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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