• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

how to change FTP permssions for web user

H

hpprod

Guest
Hey Ya'll -

I've created a "web user" in Plesk - but I only want them to be able to connect via the ~/webuser URL, or via FTP to download, but not upload.

Obviously, they can't upload via the web url, but they can if they connect w/ the web user ID and password via FTP.

I'm familiar with the "shell" via SSH - can someone please tell me how to change permissions of this "webuser" ID so that they can download only, but not upload via FTP?

Thanks!
FRED
 
You could chmod their home directory with "u-w" to remove write privileges, essentially making the folder read-only for the user.
 
Back
Top