From 84bd59e2e2feaacae6aab2c39db3f1beb5925a71 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 31 May 2023 20:42:58 +0200 Subject: [PATCH] Add Proxmox Backup Server to Backups --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a24485..a6ee33d 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ - [Duplicati](http://www.duplicati.com) - Multiple backends, encryption, web-ui and multi-OS backup tool. - [Duplicity](https://duplicity.gitlab.io/) - Encrypted bandwidth-efficient backup using the rsync algorithm. - [Elkarbackup](https://github.com/elkarbackup/elkarbackup) - Backup solution based on RSnapshot with a simple web interface +- [Proxmox Backup Server](https://www.proxmox.com/en/proxmox-backup-server) - Proxmox Backup Server is an enterprise-class, client-server backup solution thatis capable of backing up virtual machines, containers, and physical hosts. ([Source Code](https://www.proxmox.com/en/downloads/category/isoimages-pbs)) `GPL-3.0` `Rust` - [rclone](https://rclone.org/) - a command line program to sync files and directories to and from several cloud storage systems/providers. - [Rdiff-backup](http://www.nongnu.org/rdiff-backup/) - An easy A remote incremental backup of all your files. - [Restic](https://restic.net/) - Secure, remote backup tool. Designed to be easy, fast, verifiable and efficient.