Rebex SFTP 7.0.9209

Released: Mar 18, 2025

Updates in 7.0.9209

Features

  • SSH: Added support for PKCS #1 public RSA key format to SshPublicKey.
  • SSH: Added workaround for problem with Socket.Poll in .NET 6 on Linux.

Fixes

  • SFTP: Fixed possible internal error in multi-file operations; an exception with TransferProblemType.​CannotRetrieveItemInfo is now raised instead.