spmjs / node-scp2

[MAINTAINER WANTED] A pure javascript scp program based on ssh2.
385 stars 96 forks source link

Fixes #30. Closes conection when downloading a single file #38

Closed germanrio closed 8 years ago

germanrio commented 8 years ago

Also faced the not closing connection problem when downloading locally. This PR can fix it.