Rebex SFTP for .NET 2018 R2.1

Released: Sep 3, 2018

2018 R2.1 での更新項目

機能

  • 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.

不具合の修正

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