Simple file verification: Difference between revisions

Content deleted Content added
mNo edit summary
m Sample file
Line 15:
SFV uses a plain-text file containing one line for each file and its checksum in the format FILENAME CHECKSUM. Any line starting with a semicolon ';' is considered to be a comment line and is ignored for the purposes of file verification. A sample SFV file appears as follows:
 
: file1.zip c45ad668
: file2.zip 7903b8e6
:porn file3.zip e99a65fb
 
== External links ==