casync
content addressable data synchronizer
Install
- All systems
-
curl cmd.cat/casync.sh
- Debian
-
apt-get install casync
- Ubuntu
-
apt-get install casync
- Kali Linux
-
apt-get install casync
- Fedora
-
dnf install casync
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install casync
- Dockerfile
- dockerfile.run/casync
casync
content addressable data synchronizer
casync is 1. A combination of the rsync algorithm and content-addressable storage 2. An efficient way to store and retrieve multiple related versions of large file systems or directory trees 3. An efficient way to deliver and update OS and container images over the Internet 4. An efficient backup system casync uses well-known concepts implemented in a variety of other projects (primarily git and rsync), and puts them together in a moderately new, nice way.