How to Install gulp-sftp NPM Packages on Ubuntu / Debian

How to Install gulp-sftp software package in NPM Packages

gulp-sftp : Upload files via SSH. You can installing gulp-sftp 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 gulp-sftp
$ sudo npm install -g gulp-sftp

If want to update the gulp-sftp package execute the command as below,

$ sudo npm update gulp-sftp

Update package globally,

$ npm install -g gulp-sftp

Git clone:

$ sudo  git clone https://github.com/rektide/gulp-sftp.git
$ sudo  npm install -g ./gulp-sftp

gulp-sftp@0.1.5 /usr/lib/node_modules/gulp-sftp

How to remove gulp-sftp package :

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

$ sudo npm uninstall gulp-sftp

Basic Information of gulp-sftp NPM Package:

Package Name gulp-sftp
Version 0.1.5
Description Upload files via SSH
Released Date 2015-09-08T22:31:21.209Z
Published by gtg092x
How to Learn https://www.npmjs.com/package/gulp-sftp/tutorial