Rebex File Server 2018 R2.1

Released: Sep 3, 2018

2018 R2.1 中的更新

特性

  • File Server: Added FileServer.Settings.KeepAlivePeriod to make it possible to specify that keep-alive packets are to be sent after a period of inactivity.
  • 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.

修補程式

  • File Server: Fixed semi-random timeout exception in SFTP subsystem on extremely fast connections.
  • File Server: Fixed range check in the setter of FileServer.Settings.MaxSessionDuration and FileServer.Settings.MaxSessionTransferredBytes properties.
  • Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.