SlackBuilds Repository

15.0 > System > rdiff-backup (2.2.6)

rdiff-backup is a simple backup tool which can be used locally and
remotely, on Linux and Windows, and even cross-platform between both.
Users have reported using it successfully on FreeBSD and MacOS X.

Beside its ease of use, one of the main advantages of rdiff-backup is
that it does use the same efficient protocol as rsync to transfer and
store data. Because rdiff-backup only stores the differences from the
previous backup to the next one (a so called reverse incremental
backup), the latest backup is always a full backup, making it easiest
and fastest to restore the most recent backups, combining the space
advantages of incremental backups while keeping the speed advantages
of full backups (at least for recent ones).

If the optional (runtime) dependencies pylibacl and pyxattr are
installed, rdiff-backup will support Access Control Lists and Extended
Attributes provided the file system(s) also support these features.

IMPORTANT: rdiff-backup 2.x is wire-incompatible with versions 1.x, for
local backups there's no problem but if you backup remotely you have to
use the same version of rdiff-backup in the client and server.

This requires: librsync

Maintained by: Eugene Wissner
Keywords: rsync,rdiff,backup
ChangeLog: rdiff-backup

Homepage:
https://rdiff-backup.net/

Source Downloads:
rdiff-backup-2.2.6.tar.gz (cc055b501f004c1828664755ae039c28)

Download SlackBuild:
rdiff-backup.tar.gz
rdiff-backup.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds