Merge pull request #138 from westurner/patch-1

Add Backups > Bup
This commit is contained in:
Francisco Augusto 2015-09-09 18:08:34 +02:00
commit 120b7a17f3
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* [Bacula](http://www.bacula.org) - Another Client-server model backup tool.
* [Backupninja](https://labs.riseup.net/code/projects/backupninja) - Lightweight, extensible meta-backup system.
* [Backuppc](http://backuppc.sourceforge.net/) - Client-server model backup tool with file pooling scheme.
* [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.
* [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm.
* [FreeFileSync](http://www.freefilesync.org) - Folder comparison and synchronization tool.