Skip to content

v3.1.1

Compare
Choose a tag to compare
@darkoperator darkoperator released this 23 Oct 12:12
· 31 commits to master since this release

The module now uses the 2023 version of the SSH.Net library. This library provides now:

  • Support for RSA-SHA256/512 signature algorithms
  • Support for parsing OpenSSH keys with ECDSA 256/384/521 and RSA
  • Added async support to SftpClient and SftpFileStream
  • Added ISftpFile interface to SftpFile
  • Improved performance and stability
  • Added the ability to set the last write and access time for Sftp file