backup-box
v0.3.6
Published
Backup your files from your server to your dropbox
Downloads
1
Maintainers
Readme
Backup Box
Backup your files from your server to your dropbox
Installation
$ npm install -g backup-box
Usage
$ backup filePathHere
For the first time the app will ask your permession to access your dropbox account, then it will store your access token for later use.
The app will have a limited permissions to only access its directory which is placed at
Dropbox/Apps/RemoteBackupBox
You can manually move or rename that directory and it will be linked automatically by the dropbox to the app.
Testing
For contributors, make sure to install devDependencies and run tests before making a pull request.
$ npm test
License
MIT © Mohammad Fares