Tag: MD5
Comparing files via checksum with Powershell
August 1st, 2009, 2 Comments
Have you ever had to push Gigabytes of files accross the network, knowing that the same version of many of those files already existed on the other end, but you didn’t have an immediate way of checking which ones were already in place?
If so, we can mitigate that problem somewhat with checksums.
Below is a simple [...]




