The source project of this merge request has been removed.
Please add ftps (RFC 4217, not sftp) support
Adds a new method "ftps" following RFC 4217 with ftplib.FTP_TLS (py standard library).
Adds a new method "ftps" following RFC 4217 with ftplib.FTP_TLS (py standard library).