kb: how-to
Plesk for Linux
ABT: Group A
Applicable to:
- Plesk for Linux
Question
How to enable secure FTP (FTPS) connections in Plesk for Linux?
Answer
-
Go to Tools & Settings > Security Policy and select one of the following options under Secure FTP:
-
Allow both secure FTPS and non-secure FTP connections will accept both FTP and FTPS connections.
-
Allow only secure FTPS connections will force FTPS connections.
-
Enabling FTPS via a command-line interface
-
Connect to the Plesk server via SSH.
-
Set FTP to be FTPS only using the plesk bin server_pref utility:
# plesk bin server_pref -u -ftp-over-ssl required
Available options:
required
- Allow only secure FTPS connectionsdisabled
- Allow only non-secure FTP connections. Do not use FTPSenabled
- Allow both secure FTPS and non-secure FTP connections
Additional Information
By default, Plesk FTP server supports explicit FTPS only. To turn on implicit FTPS, follow these instructions:
Comments
0 comments
Please sign in to leave a comment.