Rebex SFTP for .NET 2018 R2.1

Released: Sep 3, 2018

Updates in 2018 R2.1

Features

  • Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
  • Cryptography: Optimized certificate signature validation on .NET Compact Framework.

Fixes

  • SFTP: Fixed aborting of Sftp object's Connect method when Dispose method has been called.
  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.