I need to deploy files to 2 locations on the target machine however due to a bug in scp2 v0.1.4 the server connection isn't closed properly after the 1st deploy, which causes the 2nd deploy to fail, see this https://github.com/spmjs/node-scp2/issues/10
Apparently this has been fixed in v0.2.0 so it would be good to update to this.
I need to deploy files to 2 locations on the target machine however due to a bug in scp2 v0.1.4 the server connection isn't closed properly after the 1st deploy, which causes the 2nd deploy to fail, see this https://github.com/spmjs/node-scp2/issues/10
Apparently this has been fixed in v0.2.0 so it would be good to update to this.