Amir A
Amir A
I would like to feature too
There's no error code or an error event. Here's one of the variations I have tried ``` conn.on('ready', function () { console.log('uploadSsh2 :: ready'); conn.exec('mkdir -p -f '+PATH.dirname(destPath),(err,channel)=>{ if(err){ conn.end();...
I'm sorry I can't seem to make this work Can you please add the required lines to this code to create the path one/two/three ``` const Client = require('ssh2').Client; var...
No output in stderr and no exit code. On Oct 24, 2017 11:51 PM, "Brian White" wrote: Did you check the stderr output? What exit status code (and/or signal) are...
I have. Both are undefined This is on an sftp server if it make any difference
@nosteine nope. Ended up using a different module https://www.npmjs.com/package/ftps