Projects / Fast File Validator

Fast File Validator

Fast File Validator (FFV) is a program for verifying files against a checksum file and for creating such checksum files. FFV supports both SFV files (which use the CRC32 algorithm) and MD5 files. "Checksum" is meant in the generic sense here. Technically, neither CRC32 nor MD5 is really a checksum.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  21 Nov 2011 01:22

    Release Notes: You can now specify a directory to verify on the command line (to check all .SFV and .MD5 files in that directory). The test suite no longer requires Inline::C; just Perl. The POSIX version can now be compiled even if your system’s limits.h doesn’t define PATH_MAX.

    •  27 Jan 2007 19:09

    Release Notes: The exit status now reflects the comparison results.

    •  10 Oct 2006 09:41

    Release Notes: The new "--relative" option tells FFV to look for the files relative to the checksum file. This is useful when the checksum file is stored along with the files to be checked, and you want to validate several checksum files in different directories.

    •  31 Aug 2006 09:08

    Release Notes: The main change in this version is the addition of a test suite. The --allow-errors option is now implemented on POSIX systems.

    •  20 Aug 2006 00:28

    Release Notes: This release improves support for systems that don't use GNU libc (like Solaris).

    Screenshot

    Project Spotlight

    Scid vs. PC

    A chess database application, PGN viewer, and more.

    Screenshot

    Project Spotlight

    GeoToad

    A geocaching query tool.