How to Install csync2 in Ubuntu 18.04



Install csync2 by entering the following commands in the terminal:

sudo apt update
sudo apt install csync2

Description:

cluster synchronization tool

CSYNC2 synchronizes files in a cluster using the rsync-algorithm. It maintains a database of modified files so it is able to handle deletion of files and file modification conflicts.

Version: 2.0-8-g175a01c-4ubuntu1

Section: universe/admin