Leandro Franciscato

Results 2 issues of Leandro Franciscato

it'd be used like this: ```js rsyncConf = { progress: true, incremental: true, relative: true, emptyDirectories: true, recursive: true, clean: true, exclude: [], remoteRsyncPath: "/home/user/bin/rsync" }; ``` It could be...

As described [here](https://superuser.com/questions/1432412/rsync-installed-but-still-getting-an-error-command-not-found) it would be helpfull set this info on the parameters.