rsyncwrapper : An async wrapper to the rsync command line utility for Node.js.. You can installing rsyncwrapper 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 rsyncwrapper $ sudo npm install -g rsyncwrapper
If want to update the rsyncwrapper package execute the command as below,
$ sudo npm update rsyncwrapper
Update package globally,
$ npm install -g rsyncwrapper
$ sudo git clone https://github.com/rektide/rsyncwrapper.git
$ sudo npm install -g ./rsyncwrapper
rsyncwrapper@2.0.1 /usr/lib/node_modules/rsyncwrapper
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rsyncwrapper
| Package Name | rsyncwrapper |
| Version | 2.0.1 |
| Description | An async wrapper to the rsync command line utility for Node.js. |
| Released Date | 2016-10-13T09:49:57.313Z |
| Published by | jedrichards |
| How to Learn | https://www.npmjs.com/package/rsyncwrapper/tutorial |