Duplicity VS others

Compare Duplicity vs others and see what are their differences.

Duplicity

Unnoficial fork of Duplicity - Bandwidth Efficient Encrypted Backup (by hcarvalhoalves)

others

Exhaustive list of backup solutions for Linux (by restic)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Duplicity others
7 7
50 634
- 2.1%
0.0 0.0
over 12 years ago 6 months ago
Python
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Duplicity

Posts with mentions or reviews of Duplicity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-13.

others

Posts with mentions or reviews of others. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-23.
  • Backup software
    2 projects | /r/linuxadmin | 23 Oct 2022
    Also see Restic's list of Linux backup software. https://github.com/restic/others
  • Restic 0.14.0 released with compression support
    1 project | /r/selfhosted | 31 Aug 2022
  • Restic 0.13.0
    9 projects | news.ycombinator.com | 27 Mar 2022
    There is also https://github.com/restic/others which has some keywords (e.g. is it encrypted, does it do compression) for most FOSS backup solutions. It can be outdated or incomplete for some entries, though.
  • What free and open source backup software do you recommend that works on Windows?
    1 project | /r/freesoftware | 26 Dec 2021
    https://github.com/restic/others is a nice collection of free software links too - you can click through those and see if any are Windows supporting. But I'd personally just go with restic.
  • Backblaze for Personal Backup
    2 projects | news.ycombinator.com | 12 Dec 2021
    Backblaze is an awful piece of software when you look at it from “a backup software” point of view. It’s made pretty, simple, native (or is it Electron now?) - yes. But then it stops there. On top of that if you read there ifs, buts, and gotchas you’d want to stay far away from them.

    They’ve downright absurd data deletion/retention and versioning rules.

    Besides I do not trust any service that promises to give anything “unlimited” for a fixed cost.

    As I usually mention in comments on this topic - I’d strongly urge people to use and support backup tools like borgbackup.org (Vorta is an excellent Borg GUI), restic.net (a GUI is glaringly missing), kopia.io (up and coming; promising; comes with a GUI), for smaller datasets there’s very good but more expansive Tarsnap (not FOSS).

    And then there are others - https://github.com/restic/others#list-of-backup-software

  • Restic: Backups Done Right
    31 projects | news.ycombinator.com | 13 Nov 2021
  • Deduplicating Archiver with Compression and Encryption
    19 projects | news.ycombinator.com | 24 Jul 2021

What are some alternatives?

When comparing Duplicity and others you can also consider the following projects:

BorgBackup - Deduplicating archiver with compression and authenticated encryption.

Neo-Backup - backup manager for android

Duplicati - Store securely encrypted backups in the cloud!

bupstash - Easy and efficient encrypted backups.

restic - Fast, secure, efficient backup program

Rsnapshot - a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)

TimeShift - System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.

Rdiff-backup - Reverse differential backup tool, over a network or locally.

casync - Content-Addressable Data Synchronization Tool