dirvish-runall

Filesystem based backup system using rsync

Install

All systems
curl cmd.cat/dirvish-runall.sh
Debian Debian
apt-get install dirvish
Ubuntu
apt-get install dirvish
image/svg+xml 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

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).