• 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 doesn't work

M

mdscorp

Guest
clients cannot access FTP created by PLESK.
anybody with this issue ?
 
Did you setup FTP server at all?
If yes, which one?
Whats the error that your clients get?
 
possibly there is missed permissions for ftp user so try to use 'check permission' feature at the top of domains list
 
1. Try Plesk Reconfigurator (Start->All Programs->SWsoft->Plesk Reconfigurator-Repair Plesk Installation) - (Note: if you set specific permissions to some domain it will be set to default)

If it doesn't help move to next step

2. Start->Run->cmd
3. cd %plesk_bin%
4. ftpmng --remove-vhost --vhost-name=<troubleshouting-domain>
5.ftpmng --reconfigure-vhost --vhost-name=<troubleshouting-domain>

You can try to begin from step 2 if warning is important for you

John S.G.
 
Back
Top