All files can be subjected to corruption, including *.par2 files. It would be great if par2cmdline can deal with corruptions over the original file and also over *.par2 files as a whole.
Example:
a.img <- Damaged requiring 1 block
a.img.par2
a.img.vol000+01.par2 <- Missing
a.img.vol001+02.par2
a.img.vol003+04.par2
a.img.vol007+08.par2 <- Damaged
Legend:
[x] means what par2cmdline can already do
[ ] means a feature request
$ par2 verify *.par2
[ ] Show missing *.par2 files
[ ] Be explicit about damaged *.par2 files
$ par2 repair *.par2
[x] If there are enough healthy *.par2 files to repair a.img, repair it
[ ] Use the now healthy a.img file to regenerate the missing and damaged *.par2 files
All files can be subjected to corruption, including *.par2 files. It would be great if par2cmdline can deal with corruptions over the original file and also over *.par2 files as a whole.
Example:
Legend:
[x] means what par2cmdline can already do
[ ] means a feature request
$ par2 verify *.par2[ ] Show missing *.par2 files
[ ] Be explicit about damaged *.par2 files
$ par2 repair *.par2[x] If there are enough healthy *.par2 files to repair a.img, repair it
[ ] Use the now healthy a.img file to regenerate the missing and damaged *.par2 files