csync2 icon indicating copy to clipboard operation
csync2 copied to clipboard

file synchronization tool using librsync and current state databases

Results 28 csync2 issues
Sort by recently updated
recently updated
newest added

Analyzing the csync2 parser for extending the auto command I stumbled over a problem with an ambiguity between unquoted strings and keywords. For example if a host is called "auto",...

Docs said https://github.com/LINBIT/csync2/blob/master/doc/csync2.adoc#conflict-detection: > The younger, older, bigger and smaller methods let the remote side win the conflict if the file has been removed on the local side. Maybe add...

enhancement

Hi, I'm trying to sync three nodes of a web cluster with lots of files/directories. There are many instances of the same kind of directory tree (lots of similar vhosts)...

I had included `/etc/firewalld` in the configuration, and when syncing via `csync -xv`, the remote node logged `Updated /etc/firewalld/services/cluster.xml from XXX`. But in fact on that host the directory `/etc/firewalld/services`...

The `exclude` pattern is global or directory-specific (it seems to me); however a subtree-specific exclude pattern seems quite useful. One example is firewalld creating ".old" files I do not want...

I did not find the option to automatically create parent directories. It would be very convenient to do for inital run (-TI) and indeed always. Use case. Add a new...

enhancement

We have a setup with two web servers, using csync2 to propagated user-uploaded files between them - nothing groundbreaking here. We have a single "action" in the config, which sets...

Can `csync2` detect if I have moved files or a directory structure? I want to be able to move files locally without them being deleted then recreated remotely. I'd like...

enhancement

This has been in here long enough. https://twitter.com/mgleadow/status/4216261688954881

To include this packages in the BuildRequires + libpq-devel + yacc + flex + automake and autoconf - Remove README and AUTHORS from rpm spec file + Build successful on...