spmjs / node-scp2

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

if no custom client passed set client to global_client to keep defaults #122

Open penguinstampede opened 5 years ago

penguinstampede commented 5 years ago

I was losing my defaults and noticed that a new client is created instead of using the global_client.