frankcrawford/python2-rdiff-backup
Project ID: 31699
Description
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.
This is intended to provide a transition aid for use on a backup server that needs to communicate with both python2 and python3 versions of rdiff-backup.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (53)* | EPEL 7 (152 downloads) |
EPEL 8 | aarch64 (16)*, x86_64 (38)* | EPEL 8 (122 downloads) |
Fedora 38 | aarch64 (1)*, i386 (1)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (0)*, i386 (0)*, x86_64 (1)* | Fedora 39 (45 downloads) |
Fedora 40 | aarch64 (0)*, i386 (1)*, x86_64 (1)* | Fedora 40 (25 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 41 (6 downloads) |
Fedora rawhide | aarch64 (20)*, i386 (16)*, x86_64 (16)* | Fedora rawhide (99 downloads) |
* Total number of downloaded packages.