• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

ftp access to virtual directory

Y

yaniv

Guest
I want to give one of my users access to his virtual directory site with FTP.

how can i create FTP user in one domain, that can access only one folder?
 
Plesk allows only one ftp user for domain. If you even configure it manually from IIS and create hardlinks by linkd utility any configuration of ftp via Plesk will remove it.
 
Things are more simple :
You can use webusers and they get access to they folder, and that folder will be linkd to webusers folder:
Some steps:
1. Create webuser, folder will be created.
2. Write down permissions
3. Delete folder
4. Use linkd (resource kit for Windows 2000) or download from microsoft.com to create link instead deleted folder to virtual directory
5. Add permissions which are not there

John S.G.
 
Back
Top