From 13b53a087ca88f4c71c3e1964d1b259f98797f1f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 25 Jul 2015 15:17:40 +0200 Subject: [PATCH] add more backup tools: obnam, rdiff-backup --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2763686..962620f 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ * [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm. * [Elkarbackup](https://github.com/elkarbackup/elkarbackup) - Backup solution based on RSnapshot with a simple web interface * [Lsyncd](https://github.com/axkibe/lsyncd) - File Monitor which spawns a process to synchronize the changes (rsync by default). +* [Obnam](http://obnam.org/) - An easy, secure, snapshots-based backup program with data de-duplication. +* [Rdiff-backup](http://www.nongnu.org/rdiff-backup/) - An easy A remote incremental backup of all your files. * [Rsnapshot](http://www.rsnapshot.org/) - Filesystem Snapshotting Utility. * [SafeKeep](http://safekeep.sourceforge.net/) - Centralized pull-based backup using `rdiff-backup`. * [Snebu](http://www.snebu.com/) – Snapshot backup with global multi-client deduplication and transparent compression.