mirror of
https://github.com/awesome-foss/awesome-sysadmin
synced 2024-11-15 16:07:59 +00:00
Add Duplicity backup tool
This commit is contained in:
parent
528cf6923d
commit
b29f8a8e09
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
|||
* [Bacula](http://www.bacula.org) - Another Client-server model backup tool.
|
||||
* [Backuppc](http://backuppc.sourceforge.net/) - Client-server model backup tool with file pooling scheme.
|
||||
* [Burp](http://burp.grke.org/) - Network backup and restore program.
|
||||
* [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm.
|
||||
* [Rsnapshot](http://www.rsnapshot.org/) - Filesystem Snapshotting Utility.
|
||||
* [SafeKeep](http://safekeep.sourceforge.net/) - Centralized pull-based backup using `rdiff-backup`.
|
||||
* [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client.
|
||||
|
|
Loading…
Reference in a new issue