btrbk/contrib/cron
Axel Burri 9ed41c8937 btrbk-verify: tool for automated backup integrity check based on rsync
Compare files and attributes by checksum, using rsync(1) in dry-run
mode with all preserve options enabled.

Resolves snapshot/backup pairs by evaluating the output of
"btrbk list latest [filter...]".

Restrictions:
 - ".d..t...... ./" lines are ignored by default:
   Root folder timestamp always differ.
 - "cd+++++++++ .*" lines are ignored by default:
   Nested subvolumes appear as new empty directories.
 - btrbk raw targets are skipped
 - rsync needs root in most cases (see --ssh-* options)
2019-04-01 16:27:45 +02:00
..
btrbk-mail btrbk-mail, README.md: suggest using "rsync --inplace" 2016-08-17 14:49:27 +02:00
btrbk-verify btrbk-verify: tool for automated backup integrity check based on rsync 2019-04-01 16:27:45 +02:00