0 / 60 seg.

For secure file transfers that require SSL or TLS encryption with the FTPSClient, which method is called to initiate a connection?

FTPSClient ftps = new FTPSClient("TLS", false);
ftps._____("ftp.marichelo.es");