An open API service indexing awesome lists of open source software.

https://github.com/gr2m/node-live-sync

watches for file changes and syncs via sftp (more options to be added)
https://github.com/gr2m/node-live-sync

Last synced: about 1 year ago
JSON representation

watches for file changes and syncs via sftp (more options to be added)

Awesome Lists containing this project

README

          

Live Sync!
============

Watches a folder for file changes and automatically syncs them via SFTP to a remote server.

Install
---------

`$ npm install -g live-sync`

Usage
-------

`$ live_sync `

Todos
-------

* Add more transport layers, for example FTP.