csync2-compare
cluster synchronization tool
Install
- All systems
-
curl cmd.cat/csync2-compare.sh
- Debian
-
apt-get install csync2
- Ubuntu
-
apt-get install csync2
- Alpine
-
apk add csync2
- Kali Linux
-
apt-get install csync2
- Fedora
-
dnf install csync2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install csync2
- Raspbian
-
apt-get install csync2
- Dockerfile
- dockerfile.run/csync2-compare
- Docker
-
docker run cmd.cat/csync2-compare csync2-compare
powered by Commando
csync2
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.