Kopia: Open-Source, Fast and Secure Open-Source Backup Software

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. kopia

    Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.

    Kopia is great, though it's worth noting for folks on Linux: non-UTF-8 paths aren't stored correctly [1] and xattrs aren't stored [2]. While most folks probably won't care about the former, the latter can could cause issues (eg. losing SELinux labels makes it difficult to restore a backup of the root filesystem on distros that use SELinux).

    [1] https://github.com/kopia/kopia/issues/1764

    [2] https://github.com/kopia/kopia/issues/544

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. BorgBackup

    Deduplicating archiver with compression and authenticated encryption.

    Borg 2 has been in development for nearly a year and a half [1] and may probably be released early next year, i.e., early 2024 (just a guess, seeing that even RC1 is not yet released and seems to have a lot of work to be done).

    Does anyone know how Borg 1.x and 2 would compare to Kopia?

    [1]: https://github.com/borgbackup/borg/issues/6602

  4. bupstash

    Easy and efficient encrypted backups.

    Bupstash (https://bupstash.io/) beats Borg and Kopia in my tests (see https://masysma.net/37/backup_tests_borg_bupstash_kopia.xhtm...). It is a modern take very close to what Borg offers regarding the feature set but has a significantly better performance (in terms of resource use for running tasks, the backups were slightly larger than Borg's in my tests).

  5. npbackup

    A secure and efficient file backup solution that fits both system administrators (CLI) and end users (GUI)

    I'd be interested in comparison with:

    https://relicabackup.com/features

    https://github.com/netinvent/npbackup

    Which is my current short-list for cross platform backup...

  6. restic

    Fast, secure, efficient backup program

    Can someone please help decide what is the "best" backup software?

    - Restic (https://restic.net/)

  7. Duplicacy

    A new generation cloud backup tool

  8. gitkurwa

    A sample project containing usefull verbose aliases, for those who feel lost and angry at git. Basically for those Polish folks, who scream "Git, kurwa!".

    > as far as OSS names of Polish go, kopia is pretty tame

    Well indeed.

    There's a project on GitHub with 1.7k stars called GitKurwa[1].

    Now that's proper untame Polish. ;-)

    [1] https://github.com/jakubnabrdalik/gitkurwa

  9. zfsnapr

    Recursive ZFS snapshot mounter

  10. borgtui

    A nice TUI for BorgBackup

    Personally I use borg with BorgTUI (https://github.com/dpbriggs/borgtui) to schedule backups and manage sources/repositories. I'm quite pleased with the simplicity of it compared to some of the other solutions.

  11. borgmatic

    Simple, configuration-driven backup software for servers and workstations

    Not really dumb. I do use them too but with Borgbackup on the top (since they support it natively).

    I found Borgmatic ( https://torsion.org/borgmatic/ ) to be the best way to run my backups. It takes care of everything from pruning to verifying the checksum etc... and it integrates with some monitoring (like cronitor).

    So Borgmatic + rsync.net is the best combo

  12. z3

    Backup your ZFS snapshots to S3. (by presslabs)

  13. rclone-sync-zfs

    atomic rclone of zfs dataset

  14. RcloneZFSBackup

    Backup ZFS snapshots to cloud storage using RCLone

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that Python is
the 1st most popular programming language
based on number of references?