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.

Was dit antwoord nuttig? 5 gebruikers vonden dit artikel nuttig (39 Stemmen)