• 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.

Secure FTP

M

mike0c

Guest
What's the approach for setting up Secure FTP (FTP over SSL) to a Plesk domain? Have searched through the forums and can't see any info.
 
You should install FTP server supporting SSL and to go Plesk > Server > IP Addresses > "IP address" to enable option Allow SSL over FTP.
 
When you say install an FTP server supporting SSL, will any version of proftpd work?

The reason I ask is because the RPM installed on my customer's server are custom psa rpms:

[root@leo ~]# rpm -qa *proftpd*
psa-proftpd-1.3.0-rhel4.build81061129.22
psa-proftpd-xinetd-1.3.0-rhel4.build81061129.22
[root@leo ~]#

Is there an officail proftpd from Parallels that has SSL functionality? Or should I download this from my OS vendors site?

Thanks in advance.
 
Back
Top