Parchive

From Just Solve the File Format Problem
Revision as of 06:30, 2 August 2025 by Anonymoususer852 (Talk | contribs)

Jump to: navigation, search
File Format
Name Parchive
Ontology
Extension(s) .par, .par2
Released 2001[1]

Parchive (or Parity archive) is redundant file format, which provides a way to apply data-recovery capability concepts of RAID-like systems, via Reed-Solomon code to the posting and recovery of files. Historically, these were multi-part archives that was distributed in Usenet (a.k.a., "network news"), but can still be used in prevention of complete data loss during transit or storage. Parchive is like RAID for files instead of a whole file system.

The technology is based on a 'Reed-Solomon Code' implementation that allows for recovery of any 'X' real data-blocks for 'X' parity data-blocks present. (Data-blocks referring to files OR much smaller virtual slices of files).[2]

Contents

Examples

Create uniformed recovery file sizes with 100% redundancy for example.dwarfs

 par2 create -u -r100 example.dwarfs

Software

Links

References

  1. parchive Files - SourceForge.net
  2. Parchive: Parity Archive Tool - SourceForge.net
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox