From 1106b7dab2d44e2fdc3c4e30acad686f4536d108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Wed, 3 Dec 2014 14:50:38 +0100 Subject: [PATCH] Added ZBackup --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b8f9cb..6047831 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client. * [UrBackup](http://www.urbackup.org/) - Another client-server backup system. * [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. +* [ZBackup](http://zbackup.org/) - A versatile deduplicating backup tool ## Cloning *Cloning software.*