FG
💻 Software

Mass Checksumming tool for Windows?

Fresh5 days ago
Mar 15, 20266275 views
Confidence Score0%
0%

Problem

I'm looking for a command line tool for windows that will go over a directory tree (recursively) and output a list of all the files in there, and a checksum for each file (can be CRC, MD5, whatever). Esentially, what I want is to compare 2 big directory trees in 2 machines. I'm planning to take the…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Mass Checksumming tool for Windows?

Low Risk

hashutils and HashCheck are the best packages I've found on Windows so far. Both tools are open source from the same author, but HashCheck is a shell extension and hashutils is a set of CLI tools. In my testing, they're significantly faster than the…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment