• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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