spmjs / node-scp2

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

Solve the loose of the "client object" (avoid the loose of parameters) #82

Closed csphoenix1 closed 7 years ago

csphoenix1 commented 7 years ago

Avoid recreation of the "client" object if it's already exist (avoid the loose of the defaults parameters for example).