Added more Tools to Backup section.

This commit is contained in:
Michael Royal 2022-11-06 00:43:58 -07:00 committed by GitHub
parent 074d60fd09
commit 8ddb1c936a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -562,6 +562,10 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
[Vorta](https://vorta.borgbase.com/) is a backup client for macOS and Linux desktops. It integrates the mighty Borg Backup with your favorite desktop environment to protect your data from disk failure, ransomware and theft.
[UrBackup](https://www.urbackup.org/) is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time. File and image backups are made while the system is running without interrupting current processes. Available for Windows, macOS, and Linux.
[Kopia](https://kopia.io/) is a user-friendly desktop app for Windows, macOS, and Linux which allows you to create snapshots, define policies, and restore files quickly with Fast and Encrypted Backups.
### Home Server
[Back to the Top](#table-of-contents)