spmjs / node-scp2

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

mplewis issue resolution #19

Closed toddtarsi closed 9 years ago

toddtarsi commented 9 years ago

This is the issue fix from https://gist.github.com/mplewis/4779c1ab1ae2394cfef7. It removes the client singleton pattern and instead instantiates a new client for each call.