borg
About borg
BorgBackup (borg) is a deduplicating backup program designed for efficiency and security. It supports compression and authenticated encryption, making it suitable for daily backups where only changes are stored. The tool is particularly useful for backups to untrusted targets due to its strong encryption capabilities.
Borg splits files into variable-length chunks and stores only unique chunks, significantly reducing storage needs. This approach works across different machines and file systems, unaffected by file movements or modifications. The software is implemented with performance-critical code in C/Cython for speed and includes features like local caching and quick detection of unmodified files.
Key features
- Space efficient storage through content-defined chunking and deduplication
- Data encryption using 256-bit authenticated encryption (AES-OCB or chacha20-poly1305)
- Optional obfuscation of file/chunk sizes to hinder fingerprinting attacks
- Compression support with lz4, zstd, zlib, and lzma algorithms
- Off-site backups via SSH with performance advantages over network file systems
- Mountable backup archives as user-space file systems for easy access
- Easy installation on multiple platforms including Linux, macOS, and FreeBSD
Download 1.4.4
Mar 19, 2026Frequently asked questions
- Is borg free?
- Yes. borg is free and open-source software, distributed under the NOASSERTION license.
- Which platforms does borg support?
- borg provides downloads for macOS, Linux.
- What is the latest version of borg?
- The latest version is 1.4.4, released on Mar 19, 2026.
- What platforms does BorgBackup support?
- BorgBackup supports Linux, macOS, FreeBSD, OpenBSD, NetBSD, Cygwin (experimental), and Windows Subsystem for Linux (WSL) on Windows 10/11 (experimental).
- Is BorgBackup free to use?
- Yes, BorgBackup is Free and Open Source Software licensed under the BSD (3-clause) license.
- Can BorgBackup encrypt my backups?
- Yes, BorgBackup can protect all data client-side using 256-bit authenticated encryption, ensuring confidentiality, integrity, and authenticity.
More Backup & Sync
restic
restic
Restic is a backup tool designed for speed, security, and efficiency. It supports encrypted backups and deduplication to optimize storage usage.
duplicati
duplicati
Duplicati creates encrypted backups stored in cloud services. It supports incremental backups and file versioning. The software is designed for secure offsite data protection.
kopia
kopia
Kopia is a cross-platform backup tool for Windows, macOS, and Linux that supports fast, incremental backups with client-side encryption, compression, and data deduplication. It includes both a command-line interface and a graphical user interface for managing backups.