• 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 after upgrading to 9.3

J

John Finley

Guest
We're unable to access our sites via FTP after our upgrade. You can see what the FTP log is reporting below. It allows us to login fine but it seems to fail when attempting to retrieve the directory. We're running Windows 2003 and have been having no issue for years, it just started after the upgrade. We allowed SSH in our Plesk Firewall to ensure port 22 was open. Port 21 is open as well from what I can see. Our client's Firewall has been disabled. We've tried AbsoluteFTP and FireFTP both on different PCs without any luck.

Anyone have any ideas or experience a similar problem?


< 230 User XXXX logged in.
> SYST
< 215 Windows_NT
> PWD
< 257 "/" is current directory.
> CWD \httpdocs
< 250 CWD command successful.
> PWD
< 257 "/httpdocs" is current directory.
> TYPE A
< 200 Type set to A.
> PASV
< 227 Entering Passive Mode (72,94,201,9,19,241).
i Data connection 515C7A could not be established (10060).
 
Back
Top