clsync
live sync tool based on inotify, written in GNU C
Install
- All systems
-
curl cmd.cat/clsync.sh
- Debian
-
apt-get install clsync
- Ubuntu
-
apt-get install clsync
- Alpine
-
apk add clsync
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clsync
- Raspbian
-
apt-get install clsync
- Dockerfile
- dockerfile.run/clsync
- Docker
-
docker run cmd.cat/clsync clsync
powered by Commando
clsync
live sync tool based on inotify, written in GNU C
Clsync recursively watches for source directory and executes external program to sync the changes. Clsync is adapted to use together with rsync. This utility is much more lightweight than competitors and supports such features as separate queue for big files, regex file filter, multi-threading.