Hard disk

bup – efficient backup system based on the git packfile format

bup is an open source program written in Python that backs things up. It’s short for “backup”.

It provides an efficient way to backup a system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images).

It’s written in Python (with some C parts to make it faster) so it’s easy to extend and maintain.

Key Features

  • Global deduplication (among and within files, including virtual machine images).
  • Uses a rolling checksum algorithm (similar to rsync) to split large files into chunks.
  • Uses the packfile format from git.
  • Writes packfiles directly offering fast incremental saves.
  • Can use “par2” redundancy to recover corrupted backups.
  • Mount your bup repository as a FUSE filesystem.

Website: bup.github.io
Support: Mailing List
Developer: Avery Pennarun
License: GNU LGPL v2

bup 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