ssh2-sftp-client : ssh2 sftp client for node. You can installing ssh2-sftp-client npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ssh2-sftp-client $ sudo npm install -g ssh2-sftp-client
If want to update the ssh2-sftp-client package execute the command as below,
$ sudo npm update ssh2-sftp-client
Update package globally,
$ npm install -g ssh2-sftp-client
$ sudo git clone https://github.com/rektide/ssh2-sftp-client.git
$ sudo npm install -g ./ssh2-sftp-client
ssh2-sftp-client@2.0.1 /usr/lib/node_modules/ssh2-sftp-client
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ssh2-sftp-client
| Package Name | ssh2-sftp-client |
| Version | 2.0.1 |
| Description | ssh2 sftp client for node |
| Released Date | 2017-09-22T17:08:20.958Z |
| Published by | jyu213 |
| How to Learn | https://www.npmjs.com/package/ssh2-sftp-client/tutorial |