Secure FTP connection


If you need a secure FTP connection over SSL, you should use the FTPES protocol (FTP over explicit TLS/SSL). Unlike FTPS (FTP over implicit TLS/SSL), which directly establishes a secure connection, FTPES allows the FTP client to request the security connection from the FTP server.

Помог ли вам данный ответ? 5 Пользователи нашли это полезным (39 голосов)