I've released an experimental version of FTPSync, with the following features:
To determine which mode to use, [Source] and [Destination] sections should contain an additional parameter - SSLMode. Possible options are:
-
None (no SSL is used; this is default and may be omitted; default value for Port parameter is 21)
-
Implicit (implicit SSL mode is used when connecting to FTP server; default value for Port parameter is 990)
-
ExplicitSSL (explicit SSL mode is used when connecting to FTP server; default value for Port parameter is 21)
-
ExplicitTLS (explicit TLS mode is used when connecting to FTP server; default value for Port parameter is 21)
Please note, this is experimental release, and should not be used in production. If you test this version of FTPSync, please provide feedback.
Download: FTPSync All-In-One experimental