spmjs / node-scp2

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

Callback function #118

Open astutesoftware opened 6 years ago

astutesoftware commented 6 years ago

How can we determine which file was successfully uploaded? The callback just has a err variable. If we are doing multiple uploads we need to know which file got uploaded and act accordingly.