Daily Shaarli

All links of one day in a single page.

April 24, 2022

infinet/rsync-time-machine: Time Machine Style backup using rsync
xolox/python-rsync-system-backup: Linux system backups powered by rsync

The rsync-system-backup program uses rsync to create full system backups of Linux systems. Supported backup destinations include local disks (possibly encrypted using LUKS) and remote systems that are running an SSH server or rsync daemon. Each backup produces a timestamped snapshot and these snapshots are rotated according to a rotation scheme that you can configure. The package is currently tested on cPython 2.7, 3.4, 3.5, 3.6, 3.7 and PyPy (2.7).