https://store-images.s-microsoft.com/image/apps.34744.22837f0f-de23-4c36-be29-27dd1e67952d.250d799d-73a4-43e6-b7f8-43015cde8ff1.6556be43-3fbd-417a-9c0d-b527e0e712a8
Duplicity
bCloud LLC
Duplicity
bCloud LLC
Duplicity
bCloud LLC
Version 2.1.4 + Free Support on Debian 11
Duplicity is a powerful and versatile backup tool designed to perform encrypted, incremental backups to various storage backends. It is widely used for secure data backup and disaster recovery. Duplicity ensures that backup data is encrypted and supports a variety of remote storage solutions for seamless backup management.
Features of Duplicity:- Encrypted and incremental backups to various storage backends.
- Support for local, remote, and cloud storage systems (S3, FTP, SSH, etc.).
- Efficient bandwidth usage with differential backup strategies.
- Backup verification and restoration from remote locations.
- Customizable backup schedules for automation.
- Real-time encryption using GPG (GNU Privacy Guard).
- Comprehensive backup logs and error reporting for pipeline management.
Run these commands:
$ sudo su
$ sudo apt update
$ sudo apt install duplicity
$ duplicity --version