How to copy a folder with many files with integrity check?

Posted by RafaelM on Super User See other posts from Super User or by RafaelM
Published on 2010-03-27T17:31:47Z Indexed on 2010/03/27 17:33 UTC
Read the original article Hit count: 106

Filed under:

I just got a new hard drive and I want to move many of the folders from the old hard drive to the new one, but I want to make sure everything is copied over correctly.

I tried using md5summer to generate md5 sums of the original files, copied files over and then tried to compare md5 sums of both sets of files. This took ages because there are many large video files.

Is there any software I can use to make this process as painless as possible? I just need basic file integrity checking.

Thanks in advance

© Super User or respective owner

Related posts about windows-xp