Content deleted Content added
m Removing link(s): Wikipedia:Articles for deletion/Comparison of file verification software closed as delete (XFDcloser) |
No edit summary |
||
Line 38:
SFV uses a [[plain text]] file containing one line for each file and its checksum in the format ''FILENAME<whitespaces>CHECKSUM''. Any line starting with a semicolon ';' is considered to be a comment and is ignored for the purposes of file verification. The delimiter between the filename and checksum is always one or several spaces; tabs are never used. A sample SFV file is:
; my three files
file_one.zip c45ad668
file_two.zip 7903b8e6
|