btrbk

btrbk is a backup tool for btrfs subvolumes, taking advantage of btrfs specific capabilities to create atomic snapshots and transfer them incrementally to your backup locations.

The source and target locations are specified in a config file, which allows to easily configure simple scenarios like "laptop with locally attached backup disks", as well as more complex ones, e.g. "server receiving backups from several hosts via ssh, with different retention policy".

Key Features:

  • Atomic snapshots
  • Incremental backups
  • Flexible retention policy
  • Backups to multiple destinations
  • Transfer via ssh
  • Robust recovery from interrupted backups (for removable and mobile devices)
  • Archive to offline storage
  • Encrypted backups to non-btrfs storage
  • Wildcard subvolumes (useful for docker and lxc containers)
  • Transaction log
  • Comprehensive list and statistics output
  • Resolve and trace btrfs parent-child and received-from relationships
  • List file changes between backups
  • Calculate accurate disk space usage based on block regions

Please read the documentation for further information.

If you would like to contribute, visit the btrbk project page on GitHub.


Latest stable release: btrbk-0.32.6.tar.xz [2023-03-25]