QuickPar: Difference between revisions

From AniDB
Jump to navigation Jump to search
m (forgot the category)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==What is it and where can i get it?==
==What is it and where can I get it?==
QuickPar is a utility for creating Parity Volumes using the Reed Solomon algorithm. For details of the algorithm used, see the [http://parchive.sourceforge.net/ parchive] website at SourceForge.<br>
QuickPar is a utility for creating Parity Volumes using the Reed Solomon algorithm. For details of the algorithm used, see the [http://parchive.sourceforge.net/ parchive] website at SourceForge.
Parity Volumes may be used to verify that a set of files have not been corrupted, or to reconstruct damaged files (providing that you have a sufficient quantity of Parity Volumes to match the missing or damaged files).<br>
QuickPar uses the PAR version 2.0 specification. You can read about the differences between PAR version 1.0 and PAR version 2.0 [http://www.quickpar.org.uk/AboutPAR2.htm here.]<br>


You can download quickpar [http://www.quickpar.org.uk/Download.htm here]
Parity Volumes may be used to verify that a set of files have not been corrupted, or to reconstruct damaged files (providing that you have a sufficient quantity of Parity Volumes to match the missing or damaged files).
 
QuickPar uses the PAR version 2.0 specification. You can read about the differences between PAR version 1.0 and PAR version 2.0 [http://www.quickpar.org.uk/AboutPAR2.htm here.]
 
You can download QuickPar [http://www.quickpar.org.uk/Download.htm here]


==How to use it?==
==How to use it?==
[http://www.quickpar.org.uk/CreatingPAR2Files.htm Creating PAR2 files]<br>
:*[http://www.quickpar.org.uk/CreatingPAR2Files.htm Creating PAR2 files]
[http://www.quickpar.org.uk/VerifyingAndRepairing.htm Using PAR2 files to verify and repair data files]
:*[http://www.quickpar.org.uk/VerifyingAndRepairing.htm Using PAR2 files to verify and repair data files]


[[Category: Guidelines]]
[[Category: Guidelines]]

Latest revision as of 11:15, 25 April 2009

What is it and where can I get it?

QuickPar is a utility for creating Parity Volumes using the Reed Solomon algorithm. For details of the algorithm used, see the parchive website at SourceForge.

Parity Volumes may be used to verify that a set of files have not been corrupted, or to reconstruct damaged files (providing that you have a sufficient quantity of Parity Volumes to match the missing or damaged files).

QuickPar uses the PAR version 2.0 specification. You can read about the differences between PAR version 1.0 and PAR version 2.0 here.

You can download QuickPar here

How to use it?