Kristof posted on October 3, 2011 16:40

I've released an experimental version of FTPSync, with the following features:

  • both FTPSync and FTPSync SSL are combined in a single executable
  • FTPSync SSL now supports both implicit and explicit SSL

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


Calendar

«  February 2012  »
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
2728291234
567891011
View posts in large calendar

Blog search

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

Copyright © 1996-2012 Krištof Gajšek