backintime

simple backup/snapshot system

Install

All systems
curl cmd.cat/backintime.sh
Debian Debian
apt-get install backintime-common
Ubuntu
apt-get install backintime-common
image/svg+xml Kali Linux
apt-get install backintime-common
Fedora
dnf install backintime-common
Windows (WSL2)
sudo apt-get update sudo apt-get install backintime-common
Raspbian
apt-get install backintime-common

backintime-common

simple backup/snapshot system

Back In Time is a framework for rsync, diff and cron for the purpose of taking snapshots and backups of specified folders. It minimizes disk space use by taking a snapshot only if the directory has been changed, and hard links for unmodified files if it has. The user can schedule regular backups using cron. This is the common framework for Back In Time. You need to choose a suitable front-end for your desktop environment, like backintime-gnome or backintime-kde. To back up to SSH or encrypted filesystems, install the additional sshfs or encfs packages.