PowerTCP SSH and SFTP for .NET V4.9.0 Released
Released: Sep 7, 2016
V4.9.0 での更新項目
機能
- Support for multiple concurrent file transfers over a single SFTP connection when supported by the server. OpenSsh and BitVise support multiple concurrent uploads, multiple concurrent downloads, and concurrent uploads and downloads at the same time; other servers may be less robust.
- Nominal 50% speed increase for file transfers.
- Introduced support for standard SSH compression and OpenSsh's "zlib@openssh.com" compression implementation.
- Improved handling of invalid filename characters when transferring files from a non-Windows server to a windows client.