Backup software

10 Best Free and Open Source BorgBackup Front-Ends

BorgBackup (Borg) is a deduplicating backup program. Optionally, it supports compression and authenticated encryption.

The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.

All data can be protected using 256-bit AES encryption, data integrity and authenticity is verified using HMAC-SHA256. Data can be compressed with lz4, zstd, zlib, or lzma.

Borg runs at the command line. This roundup explores front-ends to Borg which simplify making backups. We include GUI and CLI software as well as web-based software.

Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. The rating only reflects our views on the front-ends, not BorgBackup itself. Only free and open source software is included.

Ratings chart

Front-Ends to Borg Backup
VortaQt-based backup client
borgmaticSimple command-line configuration-driven backup software
Pika BackupGNOME app focused on backups of personal data
EmborgSimple command line utility to orchestrate backups
BorgWarehouseFast and modern WebUI for BorgBackup
Borg UIModern web-based interface for BorgBackup
BorgitoryWeb UI for managing BorgBackup
BorgTUITUI and CLI to automate BorgBacku
snapborgSynchronizes snapper snapshots to a borg repository
Borg Backup ServerGUI Manager for Multiple Borg Endpoints

This article has been updated to reflect the changes outlined in our recent announcement.

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.

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

Would you mind including Borg Backup Server?

Archie
Archie
1 month ago
Reply to  Marc

Why do you call it Borg Backup Server when it’s a GUI manager (web application)?

Marc
Marc
8 days ago
Reply to  Archie

Its a centralized server to manage BorgBackup Agents. It’s similar to how Veeam or R1Soft might work.