summaryrefslogtreecommitdiff
path: root/bugs/verify-pick-randomly.mdwn
blob: 89085eadd2fb12ae02f52208ab9f35e5d9a47d05 (plain)
1
2
3
4
5
6
7
8
9
Currently, `obnam verify` compares all files in the backup with all files
in live data. Often it would be enough to just verify a few files, to
sample the data rather than do a full verification. Obnam should be able
to pick a desired number of files randomly from the backup and compare
those.

--liw

[[done]]