-
Would it be possible to eventually implement the possibility of including other files in the config file? For example, there could be /etc/lsyncd.conf and /etc/lsyncd.d/*.conf. It would be easier to…
-
Now only inotify on linux works, possible people don't have yet tested on Mac OS X but a feature using fsevents would be nice.
As reference this project could be used which implements both inotify a…
-
```
I have now 4 servers synchronized by lsyncd. 3 servers are synchronizing its
content to server A and server A is synchronyzing its content to other three
servers. This configuration is working f…
-
I am running lsyncd v2.2.2 on RHEL 7 and starting it with the -log scarce but the logfile is filling up the filesystem with the message 'Warn: ignored an event of type "Attrib"'. Anyway to tell lsync…
-
```
I have now 4 servers synchronized by lsyncd. 3 servers are synchronizing its
content to server A and server A is synchronyzing its content to other three
servers. This configuration is working f…
-
```
I have now 4 servers synchronized by lsyncd. 3 servers are synchronizing its
content to server A and server A is synchronyzing its content to other three
servers. This configuration is working f…
-
```
I have now 4 servers synchronized by lsyncd. 3 servers are synchronizing its
content to server A and server A is synchronyzing its content to other three
servers. This configuration is working f…
-
It would be nice to be able to get multiple destinations going
i was thinking it might work with either [Parallel](https://opensource.com/article/18/5/gnu-parallel) or [supervisord](http://supervi…
-
**Expectation**: When executing lsyncd with `default.direct`, pre-existing files in the source directory will be copied to the target directory and file metadata (owner, group, permissions, timestamps…
-
```
I have a setup where I don't want rsyncssh to include the --delete flag by
default. I thought rsyncOpts could override it but apparently it does not:
sync{default.rsyncssh, source="/foo", host="…