Hard disk

Duplicity – encrypted bandwidth-efficient backup using rsync algorithm

Duplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or local) file server. To transmit data it can use ssh/scp, local file access, rsync, ftp, and Amazon S3.

Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. As the software uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server.

Currently duplicity supports deleted files, full unix permissions, directories, symbolic links, fifos, etc., but not hard links.

The duplicity package also includes the rdiffdir utility. Rdiffdir is an extension of librsync’s rdiff to directories; it can be used to produce signatures and deltas of directories as well as regular files.

Key Features

  • Simple to use.
  • Implements a traditional backup scheme, where the initial archive contains all information (full backup) and in the future only the changed information is added.
  • Encrypted and signed archives (using GnuPG).
  • Bandwidth and space efficient, using the rsync algorithm. Duplicity uses the rsync algorithm so only the changed parts of files are sent to the archive when doing an incremental backup. For instance, if a long log file increases by just a few lines of text, a small diff will be sent to and saved in the archive.
  • Standard file format.
  • Choice of remote protocol:
    • Local storage.
    • Amazon S3.
    • Backblaze B2.
    • DropBox.
    • ftp.
    • GIO.
    • Google Docs.
    • Google Drive.
    • HSI.
    • Hubic.
    • IMAP.
    • local filesystem.
    • Mega.co.
    • Microsoft Azure.
    • Microsoft Onedrive.
    • par2.
    • Rackspace Cloudfiles.
    • rsync.
    • Skylabel.
    • ssh/scp.
    • SwiftStack.
    • Tahoe-LAFS.
    • WebDAV.

Website: duplicity.gitlab.io
Support: Documentation, FAQ
Developer: Kenneth Loafman
License: GNU General Public License v2.0

Duplicity is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Backup Tools
resticFast, efficient and secure backup software
BorgDeduplicating backup software
DuplicityEncrypted bandwidth-efficient backup
TimeShiftTakes regular incremental snapshots of the filesystem
DuplicatiStore encrypted backups online
bupBackup a system based on the git packfile format
Déjà DupHides the complexity of doing backups the Right Way
BaculaNetwork backup, recovery and verification
KopiaSecure backup/restore tool that allows you to create encrypted snapshots
ClonezillaOffers similar functionality to Symantec Ghost
BareosBackup Archiving Recovery Open Sourced
rsyncFast remote file copy program
BackupPCHigh-performance, enterprise-grade system for backing up PCs
VortaDesktop client for Borg Backup
BackrestWeb UI and orchestrator for restic backup
Back in TimeEquivalent of OS X's Time Machine
UrBackupEasy to setup open source client/server backup system
Rescuezilla Easy backup, recovery & bare metal restore
Mondo RescueA powerful disaster recovery suite
KBackupBackup program targeted at non-computer experts
rsnapshotLocal and remote filesystem snapshot utility
AmandaAdvanced Maryland Automatic Network Disk Archiver
FOGCloning / imaging solution / rescue suite
PartcloneProvides utilities to save and restore used blocks on a partition
XtraBackupBackup tool for InnoDB and XtraDB databases
PlakarScalable backup solution
kupBackup scheduler for the Plasma desktop
BURPUses librsync to save network traffic and space
BtrbkBackup tool for btrfs subvolumes
Pika BackupApp focused on backups of personal data
PINGAlso offers similar functionality to Symantec Ghost
darFull featured archiver with support for differential backups
tarTar archiving utility
Cedar BackupLocal and remote backups to CD or DVD media
shallow-backupGit-integrated backup tool
ArchiveKeepKeeps your files archived in multiple places
ZnapZendZFS centric backup tool
VykarFast, encrypted, deduplicated backups in Rust

Read our verdict in the software roundup.

DeDuplicating Encryption Tools
resticFast, efficient and secure backup software
BorgDeduplicating archiver with compression and encryption
DuplicityIncrementally backs up files and directory by encrypting tar-format volumes
DuplicatiStore encrypted backups online
bupProvides an efficient way to backup a system based on the git packfile format
KopiaSecure backup/restore tool that allows you to create encrypted snapshots
BackupPCHigh-performance, enterprise-grade system for backup
VortaDesktop client for Borg Backup
UrBackupClient/server backup system
VykarFast, encrypted, deduplicated backups in Rust

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments