MyGit

7.0.1

theophilusx/ssh2-sftp-client

版本发布时间: 2021-08-02 19:39:31

theophilusx/ssh2-sftp-client最新发布版本:v11.0.0(2024-08-07 10:09:55)

This version depends on the most recent ssh2 v1.2.0 release.

A number of additional path checks have been added, mainly to provide more informative error messages when interacting with an sftp server on Windows platforms. The default global error handler has also been changed. It now just reports there was an unexpected error rather than re-throw the error. Throwing the error was not terribly useful as it is difficult for clients to catch such errors. Therefore, when an unexpected error is caught by the default global error listener, it will just report the error to the console and unset the client sftp property to prevent any further API calls until a new connection is established.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-08-02发行的版本