Package rdiff-backup: Information
Source package: rdiff-backup
Version: 1.3.3-alt1
Build time: Jan 20, 2021, 01:35 AM
Category: File tools
Report package bugHome page: http://www.nongnu.org/rdiff-backup/
License: GPL
Summary: Backup software
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.
List of RPM packages built from this SRPM:
rdiff-backup (e2kv5, e2kv4, e2k)
rdiff-backup-debuginfo (e2kv5, e2kv4, e2k)
rdiff-backup (e2kv5, e2kv4, e2k)
rdiff-backup-debuginfo (e2kv5, e2kv4, e2k)
Maintainer: Vitaly Lipatov
Last changed
Aug. 14, 2015 Vitaly Lipatov 1.3.3-alt1
- new version 1.3.3 (with rpmrb script) - add patches from Fedora and ROSA - add bash completion
April 16, 2012 Vitaly Kuznetsov 1.2.8-alt1.1.1
- Rebuild to remove redundant libpython2.7 dependency
Oct. 22, 2011 Vitaly Kuznetsov 1.2.8-alt1.1
- Rebuild with Python-2.7