logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

csync2-compare - simulate a directory sync between two hosts

Author

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

csync2-compare                                     2016-10-07                                  CSYNC2-COMPARE(8)

Description

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.

Name

       csync2-compare - simulate a directory sync between two hosts

Options

-v     Produce a more verbose output.

See Also

csync2(8)

Synopsis

csync2-compare [-v] host1 host2 basedir

See Also