yarn ssh2-sftp-client 9.0.3
Minor bug fix release

latest releases: 11.0.0, 10.0.3, 10.0.2...
2 years ago

Fix two minor bugs

  • Sometimes, when initialisation of sftp sub-system failed, the module would attempt to call sftp.end(), which would fail with an undefined reference error

  • When calling the get() method and supplying a destination stream for the data, if the soruce file did not exist on the remote server, the destination stream was not closed and could result in a resource leak.

Don't miss a new ssh2-sftp-client release

NewReleases is sending notifications on new releases.