Skip to content

Feature Request: Dealing with missing or damaged *.par2 files #281

@ramboman

Description

@ramboman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions