dirvish-locate
Filesystem based backup system using rsync
Install
- All systems
-
curl cmd.cat/dirvish-locate.sh
- Debian
-
apt-get install dirvish
- Ubuntu
-
apt-get install dirvish
- Kali Linux
-
apt-get install dirvish
- Fedora
-
dnf install dirvish
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dirvish
- Raspbian
-
apt-get install dirvish
- Dockerfile
- dockerfile.run/dirvish-locate
dirvish
Filesystem based backup system using rsync
A utility to maintain multiple backups on online storage, each backup is available as a sort of snapshot directory, where common files are shared between the different backup generations. It uses rsync to do the actual copying. Backups can be made locally or over the network (using ssh).