What is a tool for getting a complete directory/file listing with detailed information including hash(es)?
Fresh3 days ago
Mar 15, 20265129 viewsConfidence Score0%
0%
Problem
Once in a while, I take a complete snapshot of my drives with a command like the following. This gives detailed information (path, filename, date, and size) for all files on my system and is great for keeping tabs on the files without expending too much space (~50MB for ~500,000 files). The problem…
Error Output
> for %i in (%drives_hd%) do @dir %i:\/s/a/o>>File_List.txt
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What is a tool for getting a complete directory/file listing with detailed information including hash(es)?
Low Risk
WinHasher: WinHasher is a free, Open Source cryptographic hash or digest generator written in C# using Microsoft's .NET 2.0 Framework. It can be used to verify file download integrity, compare two or more files for modifications, and to some degree …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix