Browse Source

Updated Kopia to Backups

pull/429/head
infiniteduck 3 years ago
parent
commit
d0613bb2c3
Failed to extract signature
  1. 2
      README.md

2
README.md

@ -94,7 +94,7 @@
* [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
* [Kopia](https://kopia.io/) - Fast and encrypted incremental backups, compression and deduplication, CLI and GUI.
* [Kopia](https://kopia.io/) - Fast and encrypted incremental backups, compression and deduplication, CLI and GUI. ([Source Code](https://github.com/kopia/kopia), [Clients](https://kopia.io/docs/installation/)) `Apache-2.0` `Go`
* [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.

Loading…
Cancel
Save