Rebex FTP/SSL for .NET updated

Released: Jun 19, 2012

Updates in this release

Updates in 2012 R2

  • Added support for "double-login" FTP proxy servers
  • Added Ftp.GetItems(string, ...) methods
  • Link resolving code enhanced to better handle FTP servers on Unix-like platforms
  • Added support for additional MLSD attributes (creation time, Unix mode/owner/group and Windows file attributes)
  • Added support for OPTS UTF8 on RaidenFTPD server
  • Added Download/Upload(string, string) method overload
  • Added support for common names with '*' wildcard to CertificateChain.Validate
  • Added support for instances of MS FTP 7.5 which request hostname
  • MLST is now used in Ftp.GetFileDateTime by default
  • Added workaround to SetFileDateTime that checks whether the correct time was set and fixes if not
  • Compatibility enhancements in multi-file methods
  • VanDyke VShell server client certificate authentication added