How to Install ssh2-sftp-client NPM Packages on Ubuntu / Debian

How to Install ssh2-sftp-client software package in NPM Packages

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

Git clone:

$ 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

How to remove ssh2-sftp-client package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall ssh2-sftp-client

Basic Information of ssh2-sftp-client NPM Package:

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