| bup(1) | bup(1) |
bup - Backup program using rolling checksums and git file formats
bup [global options...] <command> [options...]
bup is a program for making backups of your files using the git file format.
Unlike git(1) itself, bup is optimized for handling huge data sets including individual very large files (such a virtual machine images). However, once a backup set is created, it can still be accessed using git tools.
Subcommands are described in separate man pages. For example bup-init(1) covers bup init.
git(1) and the README file from the bup distribution.
The home of bup is at http://github.com/bup/bup/.
Avery Pennarun apenwarr@gmail.com.
| 2025-01-11 | Bup 0.33.7 |