rsnapshot
local and remote filesystem snapshot utility
Install
- All systems
-
curl cmd.cat/rsnapshot.sh
- Debian
-
apt-get install rsnapshot
- Ubuntu
-
apt-get install rsnapshot
- Alpine
-
apk add rsnapshot
- Arch Linux
-
pacman -S rsnapshot
- Kali Linux
-
apt-get install rsnapshot
- Fedora
-
dnf install rsnapshot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rsnapshot
- OS X
-
brew install rsnapshot
- Raspbian
-
apt-get install rsnapshot
- Dockerfile
- dockerfile.run/rsnapshot
- Docker
-
docker run cmd.cat/rsnapshot rsnapshot
powered by Commando
rsnapshot
local and remote filesystem snapshot utility
rsnapshot is an rsync-based filesystem snapshot utility. It can take incremental backups of local and remote filesystems for any number of machines. rsnapshot makes extensive use of hard links, so disk space is only used when absolutely necessary.