DOKK / manpages / debian 10 / csync2 / csync2-compare.1.en
CSYNC2-COMPARE(1) User Commands CSYNC2-COMPARE(1)

csync2-compare - simulate a directory sync between two hosts

csync2-compare [-v] host1 host2 basedir

csync2-compare compares the synchronization for the directory basedir in one direction (host1 -> host2) with the synchronization in the other direction (host2 -> host1). Only files that differ between the hosts are reported.

This command uses ssh for starting csync2 on hosts and works best when public key authentication is in place.

Produce a more verbose output.

csync2(1)

This manual page was written by Valentin Vidic <Valentin.Vidic@CARNet.hr> for the Debian project (but may be used by others).

2016-10-07 csync2-compare