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

`Peer did provide a wrong SSL X509 cetrificate.`

At least on ubuntu 20.04 with gnutls 3.6.13-2ubuntu1.6 SSL connections fail with GNUTLS_E_CERTIFICATE_REQUIRED error in syslog even when everything is otherwise correctly configured. Adding nossl allows for sync to work....

it would be cool to be able to split csync2.cfg into peaces (e.g. per-group) to be able to write something like: ``` nossl * *; //other global params include_dir /etc/csync2.d/*.cfg;...

The title says it all ;-) I am actually asking because I am looking forward for more options in the auto-conflic-resolution part (eg. "auto" statement). It would be great to...

Please adapt the code so that the directory **mtime** is not lost when replicating.

As sysadmin, I am trying to set up my environments as secure as possible. csync2 uses SSL, which is already a good start, however the current implementation does not allow...

Hostname detection bug fixed where host was having several hostnames -a switch ensures that file attributes and file copying is done in TMP before it is moved into final destination...

There is a condition which causes files in the destination server to be owned by root instead of the correct user. It has been discussed on the mailing list and...

enhancement
help wanted

What is the undocumented (hoping I was not blind) "compare" statement in the config file for ? Some background info: After I did run out of time in my attempt...

Hi @lge , I meet an environment, On node1, ``` # ip a 3: eth1: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 52:54:00:e8:7f:24 brd ff:ff:ff:ff:ff:ff inet...