Bup-Doc
- bup-bloom(1) generates, regenerates, updates bloom filters
- bup-cat-file(1) extract archive content (low-level)
- bup-config(5) bup configuration options
- bup-daemon(1) listens for connections and runs bup server
- bup-damage(1) randomly destroy blocks of a file
- bup-drecurse(1) recursively list files in your filesystem
- bup-features(1) report the current status and capabilities of bup itself
- bup-fsck(1) verify or repair a bup repository
- bup-ftp(1) ftp-like client for navigating bup repositories
- bup-fuse(1) mount a bup repository as a filesystem
- bup-gc(1) remove unreferenced, unneeded data
- bup-get(1) copy repository items (CAUTION: EXPERIMENTAL)
- bup-help(1) open the documentation for a given bup command
- bup-import-duplicity(1) import duplicity backups
- bup-import-rdiff-backup(1) import a rdiff-backup archive
- bup-import-rsnapshot(1) import a rsnapshot archive
- bup-index(1) print and/or update the bup filesystem index
- bup-init(1) initialize a bup repository
- bup-join(1) concatenate files from a bup repository
- bup-ls(1) list the contents of a bup repository
- bup-margin(1) figure out your deduplication safety margin
- bup-memtest(1) test bup memory usage statistics
- bup-meta(1) create or extract a metadata archive
- bup-midx(1) create a multi-index () file from several files
- bup-mux(1) multiplexes data and error streams over a connection
- bup-on(1) run a bup server locally and client remotely
- bup-prune-older(1) remove older saves
- bup-random(1) generate a stream of random output
- bup-restore(1) extract files from a backup set
- bup-rm(1) remove references to archive content
- bup-save(1) create a new bup backup set
- bup-server(1) the server side of the bup client-server relationship
- bup-split(1) save individual files to bup backup sets
- bup-tag(1) tag a commit in the bup repository
- bup-tick(1) wait for up to one second
- bup-validate-object-links(1) scan the repository for broken object links
- bup-validate-ref-links(1) check repository refs for links to missing objects
- bup-web(1) Start web server to browse bup repositiory
- bup(1) Backup program using rolling checksums and git file formats