Jump to content

Simple file verification

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 217.8.137.246 (talk) at 23:36, 3 April 2004 (Simple File Verification format). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Simple File Verification

A format first introduced with the WinSFV program, it is widely used in binary newsgroups and other communities for file integrity checking.

A SFV file is a plain-text file containing one line for each file and it's checksum, in the format "filename checksum". The checksum algorithm is CRC32. Lines beginning with a semicolon (';') is considered a comment. Sample SFV file:

this is an example sfv file

file1.zip c45ad668 file2.zip 7903b8e6