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.

Hjälpte svaret dig? 5 användare blev hjälpta av detta svar (39 Antal röster)