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.

¿Fue útil la respuesta? 237 Los Usuarios han Encontrado Esto Útil (566 Votos)