Commit Graph

11 Commits (master)

Author SHA1 Message Date
Kebler Network System Administrator 8e6d15ca49 in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
David Kebler 281b31ecb5 0.0.10 swap to using uci-utils/class-merge instead of aggreagation which has the symbol property fix 2020-02-20 22:51:20 -08:00
David Kebler 08ed72224c 0.0.9 Update Deps 2019-11-21 09:59:35 -08:00
David Kebler 7439c7e577 0.0.8 fix issue for emit, bind this to execute callback 2019-03-17 14:02:28 -07:00
David Kebler 6da55d924c 0.0.7 Fixed cli launch problem for global npm install 2019-02-26 10:20:17 -08:00
David Kebler 98d6365b61 0.0.6 Fix issue with sync handler used by watcher not calling properly.
new other minor fix, and error handling
2019-02-17 14:49:58 -08:00
David Kebler 7cd943422e 0.0.5 add source to exclude from when only file supplied
add quiet and 'additional' to ssh options
add some logging
added remote config to example
2019-02-16 19:04:56 -08:00
David Kebler bed36111ff 0.0.4
separated out watcher and read-lines
started work on cli
add testing
moved to @uci-utils/sync
2019-02-16 10:15:21 -08:00
David Kebler ff6efd0b88 a working file watcher module based on chokidar
add excludeFrom to rsync
several improvements to sync module including integrations with file watcher module.
2019-02-10 22:25:17 -08:00
David Kebler b684bf2ca5 working sync module extending the node-rsync module 2019-02-08 22:27:44 -08:00
David Kebler b01eba796b initial commit 2019-02-06 09:56:58 -08:00