Added Kopia

Fred 2021-04-29 12:32:56 +02:00
parent 744f73f090
commit 9aa51f6df0

@ -2,6 +2,7 @@
This page documents projects which use rclone for some purpose. If you have a project using rclone then please feel free to add a section on it here. This should include a URL and a paragraph of description.
- [Kopia](#kopia)
- [HashBackup](#hashbackup)
- [rhttpserve](#rhttpserve)
- [RcloneBrowser](#rclonebrowser)
@ -28,6 +29,16 @@ This page documents projects which use rclone for some purpose. If you have a pr
- [PyClone](#pyclone)
- [syncrclone](#syncrclone)
## Kopia
https://kopia.io
Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication.
Unlike other cloud backup solutions, the user is in full control of the backup storage and responsible for purchasing one of the cloud storage products (such as Google Cloud Storage), which offer great durability and availability for the data.
Features: scales to huge backups, multiple versions of files, file retention, combining small files into larger arc files, splitting huge files, variable-block dedup, local encryption, mountable backups (fuse), backup verification, and support for many storage systems: local disks, Amazon S3, Google Storage, Backblaze B2, Rackspace Cloud Files, WebDAV, ftp, rsync, ssh, and imap/email. Backups are sent to one or more destinations as the backup occurs and new destinations are automatically populated with earlier backup data. Rclone can be used as a transport protocol for storage systems not natively supported by HashBackup.
## HashBackup
http://www.hashbackup.com