Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rdiff-backup - 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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
rdiff-backup |
1.0.5 |
2.fc6 |
src |
152 KiB |
Fri Jun 15 04:10:34 2007 |
Changelog
- * Fri Jun 15 18:00:00 2007 Gavin Henry <ghenry{%}suretecsystems{*}com> 1.0.5-2
- Applied patch from Marcin Zajaczkowski for addition
of pylibacl, pyxattr in Requires section
- * Tue Dec 5 17:00:00 2006 Gavin Henry <ghenry{%}suretecsystems{*}com> 1.0.5-1
- Update to latest version
- * Thu Oct 5 18:00:00 2006 Christian Iseli <Christian{*}Iseli{%}licr{*}org> 1.0.4-3
- rebuilt for unwind info generation, broken in gcc-4.1.1-21