v3.1.1
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