Convenient and transparent local/remote incremental mirror/backup
rdiff-backup backs up one directory to another, possibly over a
network. The target directory ends up a copy of the source directory,
but extra reverse diffs are stored in a special subdirectory of that
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 also preserves subdirectories, hard links, dev
files, permissions, uid/gid ownership, and modification times. Also,
rdiff-backup can 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 will be
transmitted. Finally, rdiff-backup is easy to use and settings have
sensical defaults.
- Developed at Archiving
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/rdiff-backup && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
0001-handle-sparse-files-efficiently.patch | 0000001774 1.73 KB | |
Hardlink.py.revised-1.4.0.patch | 0000001021 1021 Bytes | |
compare.py-1.4.0.patch | 0000003159 3.08 KB | |
rdiff-backup-1.9.0b0.tar.gz | 0000309258 302 KB | |
rdiff-backup.changes | 0000009188 8.97 KB | |
rdiff-backup.spec | 0000003329 3.25 KB |
Revision 1 (latest revision is 10)
Reinstate rdiff-backup, it now uses python3 and has a maintainer (me) Develproject is Archiving. Thanks.
Comments 0