Read checksum files - Georgetown-University-Libraries/File-Analyzer GitHub Wiki

Step 1: compute checksums on files

screen-shot screen-shot screen-shot

Step 2: Read vendor-supplied checksum files.

This rule has currently been hard-coded to match the conventions provided by our vendor. The files are formatted as follows

  • md5 checksum value
  • " *" as a separator
  • digital file name screen-shot screen-shot

Step 3: compare the values

screen-shot