Rebex File Server 2016 R2 released
Released: Jun 30, 2016
Updates in 2016 R2
Features
- Enhanced error reporting when trying to delete non-empty directories.
- Added MaxSessionTransferredBytes and MaxSessionDuration settings to specify when to trigger session renegotiation.
- Added FileServer.Settings.UseLargeBuffers option.
- Added support for additional server authentication algorithms ('x509v3-sign-dss', 'ssh-rsa-sha256' and 'x509v3-sign-rsa-sha256').
- Added ClientSoftwareIdentifier to PreAuthenticationEventArgs and AuthenticationEventArgs.
Fixes
- Fixed data buffering in SFTP subsystem.
- Ssh object now properly closes tunnel listeners when disposed.
- Fixed compatibility with Bitvise SSH Client related to text mode.
- Fixed error handling in SSH tunnel starter.
- Fixed possible NullReferenceException on connection failure.