Convenient and transparent local/remote incremental mirror/backup
rdiff-backup is a script, written in Python, that backs up one directory to another and is intended to be run periodically (nightly from cron for instance). The target directory ends up a copy of the source directory, but extra reverse diffs are stored in the target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup can also operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences from the previous backup will be transmitted.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.2.6-8.fc42 | - |
Fedora 42 | 2.2.6-8.fc42 | - |
Fedora 41 | 2.2.6-7.fc41 | - |
Fedora 40 | 2.2.6-5.fc40 | - |
Fedora EPEL 9 | 2.2.6-3.el9 | - |
Fedora EPEL 8 | 2.2.6-3.el8 | - |
Fedora EPEL 10.1 | 2.2.6-7.el10_0 | - |
Fedora EPEL 10.0 | 2.2.6-7.el10_0 | - |
You can contact the maintainers of this package via email at
rdiff-backup dash maintainers at fedoraproject dot org
.