Categories
Rdiff-backup
'rdiff-backup' combines the features of a mirror and an incremental backup by backing up one directory to another. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special directory so you can recover files lost some time ago.
'rdiff-backup' operates in a space- and bandwidth- efficient manner over a pipe (like rsync): you can use rdiff-backup and ssh to securely back up to a remote location, and only the differences get transmitted. It also handles symlinks, device files, permissions, ownership, etc., so it can be used on the entire file system.
Last updated 13 Jan, 2009
About
Leadership
- Ben Escoto - Maintainer
Requirements
- librsync 0.9.5.1 or later (Use Requirement)
- Python 2.2 or later (Use Requirement)
Related Projects
Versions
1.0.0
1.0.0 stable released 2005-08-14
- Released: 14 Aug, 2005
- Code Maturity: Stable
- Source Archive: http://savannah.nongnu.org/download/rdiff-backu...
- Licenses: GPLv2orlater
- Interfaces: Command Line
Development
Developer Resources
- VCS Checkout Command:
pserver:anoncvs@subversions.gnu.org:/cvsroot/rdiff-backup login - VCS Repository Webview




