Rsync module and cli that supports job configuration files. Extends node-rsync
 
 
Go to file
Kebler Network System Administrator 8e6d15ca49 in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
bin in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
example in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
src in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
test in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
.babelrc in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
.eslintrc.yml in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
.gitignore 0.0.4 2019-02-16 10:15:21 -08:00
.npmignore working sync module extending the node-rsync module 2019-02-08 22:27:44 -08:00
nodemon.json in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
package.json in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
package.yml in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
readme.md in process of refactoring - just a backup commit 2021-10-05 09:04:46 -07:00
rsync.readme.md 0.0.4 2019-02-16 10:15:21 -08:00

readme.md

UCommandIt ile Synchronization Class

based on rsync and as an extension to the rsync wrapper class

Build Status Inline docs Dependencies devDependencies codecov

Why

Class API

public fields

syncHandler jobsDir sshDir optionsDir

getters

watching watcher getConfig

setters

setConfig setJobsDir

public methods