anysync
v0.0.2
Published
anySync =================
Downloads
4
Readme
anySync
Watch and sync local files to remote server.
Usage
npm install -g anysync
anysync --init
anysync --name myConfigName
Sample of config.json
- you may find a sample config here : https://github.com/ottomao/anysync/blob/master/config.json_sample
- config.json is stored at ~/.anysync/config.json
Note
- [TODO] how to use ssh login
- [TODO] rsync is required