PowerTCP SSH and SFTP for .NET V4.8 released

Released: Dec 22, 2015

Updates in this release

Updates in V4.8

  • Added support for hmac-sha2-256 and hmac-sha2-512 MAC algorithms.
  • An IsSocket property was added to the SftpFileAttributes class to indicate when a file name corresponds to a network socket.
  • Exceptions now preserve their call stack when re-thrown.
  • Resuming a file transfer download works as expected.