• 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 Issues on all domains

RyanSett

New Pleskian
Hello,

I've checked the firewall and FTP is allowed incoming, I added the passive ports to the firewall.

Plesk shows the user in active connections, but when I connect to any domain I get an error that its not able to retrieve the directory. I am not sure if plesk just doesn't know what the \ directory is or if the main config messed up on the domain or sites level.

I am running Plesk 12 on CentOS7.

Any help would be greatly appreciated.
 
Hello Ryan,

For starters are you able to connect and list files if you used command line FTP client?
Code:
#ftp yourhost.com
#cd httpdocs
#dir or ls

If you are able (& are using FileZilla), then chances are the assigned passive ports are blocked in your network.
 
Back
Top