From be6cc7037e7e853128496ffd147f160b74fa7a54 Mon Sep 17 00:00:00 2001 From: Stefan Zi Date: Fri, 26 May 2017 00:02:48 +0200 Subject: [PATCH] Add Duplicati to Backups Add awesome Duplicati (http://www.duplicati.com) to the Backups section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c17b33f..7733ec8 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Brebis](http://brebisproject.org) - A fully automated backup checker. * [Bup](https://github.com/bup/bup) - Incremental backups with rolling checksums, git packfiles, de-duplication, and a FUSE filesystem. * [Burp](http://burp.grke.org/) - Network backup and restore program. +* [Duplicati](http://www.duplicati.com) - Multiple backends, encryption, web-ui and multi-OS backup tool. * [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm. * [FreeFileSync](http://www.freefilesync.org) - Folder comparison and synchronization tool. * [Lsyncd](https://github.com/axkibe/lsyncd) - File Monitor which spawns a process to synchronize the changes (rsync by default).