From 768c16cbc8e468641ef2accffd9ae246eecc4c87 Mon Sep 17 00:00:00 2001 From: Per Jensen Date: Fri, 24 Feb 2023 10:13:07 +0100 Subject: [PATCH] Update README.md Co-authored-by: nodiscc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cfb1d1..f265ea3 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ - [BorgBackup](https://github.com/borgbackup/borg) - A fork of [Attic](https://attic-backup.org) deduplicating backup program written in Python. - [Burp](http://burp.grke.org/) - Network backup and restore program. - [DREBS](https://github.com/dojo4/drebs) - AWS EBS backup script that supports strategies. -- [Dar](http://dar.linux.free.fr/) - which stands for Disk ARchive, is a robust and rich featured archiving and backup software of the tar style. [Source Code](https://github.com/Edrusb/DAR), `GPLv2` `C++` +- [Dar](http://dar.linux.free.fr/) - which stands for Disk ARchive, is a robust and rich featured archiving and backup software of the tar style. ([Source Code](https://github.com/Edrusb/DAR)) `GPLv2` `C++` - [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. - [Elkarbackup](https://github.com/elkarbackup/elkarbackup) - Backup solution based on RSnapshot with a simple web interface