BorgBackup vs Duplicity

A side-by-side comparison of two self-hosted backup & recovery options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureBorgBackupDuplicity
CategoryBackup & RecoveryBackup & Recovery
LicenseBSD-3-ClauseGPL-2.0
LanguagePythonPython
Setup difficultyMediumMedium
Min. RAM256 MB128 MB
Deploymentbinary, bare-metalbinary, bare-metal
GitHub stars★ 13,588★ 300
First released20152002
ReplacesCarbonite, BackblazeCrashPlan, Backblaze

Why pick each one

Choose BorgBackup if…

  • Excellent space efficiency
  • Strong security
  • Battle-tested
BorgBackup details

Choose Duplicity if…

  • Released under the GPL-2.0 license
  • Written in Python
  • Tiny footprint — runs in 128 MB RAM
Duplicity details

Frequently asked questions

Is BorgBackup or Duplicity better?

Neither is universally better. BorgBackup has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.

Are BorgBackup and Duplicity free and open-source?

Yes. BorgBackup is licensed under BSD-3-Clause and Duplicity under GPL-2.0. Both can be self-hosted at no software cost.

Can I run BorgBackup and Duplicity with Docker?

BorgBackup: check the project docs for container support. Duplicity: check the project docs for container support.

Related comparisons