MXArchiver is an archiver like tar or zip but tuned for fast file access and
efficient incremental backups.
Incremental backup has provisions for only storing the changes within a file to support efficient handling of e.g. virtual machine images or database files.
Features
- Linux support
- Efficient incremental backups
- Zstd and xz compression
- Fast access for listing and extracting content
- Mountable archives using FUSE
- On the fly merging of incremental backups on extraction
- Exclude files from compression (e.g. already compressed files)
- Hardlink support
- Verify
