• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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