blob: 6d40d787515c53bf6fd01b758c43cf7382fe3aaa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) data
files.
Features:
* Recursive directories handling
* Automatic checksum file naming ability in create mode
* Meaningful and documented exit values for easy scripting
* Wildcards for file names
* Creation of PAR (Parity Archive) files
* Create Multiple recovery sets if number of files in SFV greater than 255
WWW: http://pure-sfv.sourceforge.net/
|