dimitar
dimitar
This relates to and closes this issue: https://github.com/mscdex/ssh2/issues/1433 I basically saw how this was implemented in the exec() method in `client.js` and did a similar implementation. I seems that it...
I tried passing the variable via SSH, as suggested in some other issues, like here: https://github.com/mscdex/ssh2/issues/1337 But, actually my SFTP server accepts only "sftp" commands and "ssh" is restricted, so...
Would you be able to add a License file, that clarifies what license scheme the project is following ?
In the version 1.17.0 of the **ssh2** package a new feature was added: https://github.com/mscdex/ssh2/pull/1445 The feature adds support for passing an object of key-value variables when establishing a SFTP connection....