Last Updated on March 10, 2026
Disk ARchive (DAR) is a full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports pipes for remote operations, including with ssh. It can remove files during restoration.
This application can store a backup in several files (called “slices” in the following) of a given size, eventually pausing or running a user command/script before starting the next slice.
There are graphical user interfaces available for DAR including KDar and DarGUI, although KDar is unmaintained.
Key Features
- Directory tree snapshot recording the inode status of files.
- Compression including:
- Per-file compression with gzip or bzip2 (as opposed to compressing the whole archive).
- Fast extraction of files.
- Fast listing of archive files.
- Strong Blowfish encryption.
- Flat restoration.
- Filters.
- Support slices, archives split over multiple files of a particular size.
- Direct Access – Dar first reads the catalogue (i.e. the contents of the backup), then it goes directly to the location of the saved file(s) you want to restore and proceed to restoration.
- Full or differential backup.
- Hard links.
- Extended attributes.
- Archive testing – detect data corruption in the archive.
- Remote operations.
- Isolation – the catalogue (i.e. the contents of an archive) can be extracted (this operation is called isolation) to a small file, that can in turn be used as reference for differential archive.
- Re-shape slices of an existing archive.
- Scrambling – the archive can be scrambled by using a pass phrase.
- Data protection.
- Archive merging – merge two existing archives into one archive.
- Archive subsetting – define a subset of files from an archive and put them into a new archive without having to really extract these files to disk.
- Cross-platform support – runs under Linux, FreeBSD, NetBSD, macOS, Solaris, and Windows.
Website: dar.linux.free.fr
Support: Documentation, FAQ
Developer: Denis Corbin
License: GNU General Public License v2.0

dar is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| Backup Tools | |
|---|---|
| restic | Fast, efficient and secure backup software |
| Borg | Deduplicating backup software |
| Duplicity | Encrypted bandwidth-efficient backup |
| TimeShift | Takes regular incremental snapshots of the filesystem |
| Duplicati | Store encrypted backups online |
| bup | Backup a system based on the git packfile format |
| Déjà Dup | Hides the complexity of doing backups the Right Way |
| Bacula | Network backup, recovery and verification |
| Kopia | Secure backup/restore tool that allows you to create encrypted snapshots |
| Clonezilla | Offers similar functionality to Symantec Ghost |
| Bareos | Backup Archiving Recovery Open Sourced |
| rsync | Fast remote file copy program |
| BackupPC | High-performance, enterprise-grade system for backing up PCs |
| Vorta | Desktop client for Borg Backup |
| Backrest | Web UI and orchestrator for restic backup |
| Back in Time | Equivalent of OS X's Time Machine |
| UrBackup | Easy to setup open source client/server backup system |
| Rescuezilla | Easy backup, recovery & bare metal restore |
| Mondo Rescue | A powerful disaster recovery suite |
| KBackup | Backup program targeted at non-computer experts |
| rsnapshot | Local and remote filesystem snapshot utility |
| Amanda | Advanced Maryland Automatic Network Disk Archiver |
| FOG | Cloning / imaging solution / rescue suite |
| Partclone | Provides utilities to save and restore used blocks on a partition |
| XtraBackup | Backup tool for InnoDB and XtraDB databases |
| Plakar | Scalable backup solution |
| kup | Backup scheduler for the Plasma desktop |
| BURP | Uses librsync to save network traffic and space |
| Btrbk | Backup tool for btrfs subvolumes |
| Pika Backup | App focused on backups of personal data |
| PING | Also offers similar functionality to Symantec Ghost |
| dar | Full featured archiver with support for differential backups |
| tar | Tar archiving utility |
| Cedar Backup | Local and remote backups to CD or DVD media |
| shallow-backup | Git-integrated backup tool |
| ArchiveKeep | Keeps your files archived in multiple places |
| ZnapZend | ZFS centric backup tool |
| Vykar | Fast, encrypted, deduplicated backups in Rust |
Read our verdict in the software roundup.
| Terminal-Based Archive Managers | |
|---|---|
| DAR | Disk ARchive: Backup directory tree and files |
| tar | A file archiver and archive format developed since the early days of Unix |
| zpaqfranz | Deduplicating archiver with encryption and paranoid-level tests |
| patool | Portable archive file manager |
| tarlz | Massively parallel combined implementation of tar and lzip |
| TUI Archiver | Terminal application to list / manage archives |
| tarnation | Simple, extensible tar backup/restore utility |
| Simple Archiver | Fairly wide range of features |
Read our verdict in the software roundup.
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. |

