I have finally lost my mind

dullard

Elite Member
May 21, 2001
25,759
4,279
126
I've been combining data from ~10 computers from different users onto one computer (then I'll back it all up). Each computer has ~10% original or the latest version of files, the rest are copies or older versions of other files.

It has been a project that I've worked on and off for the last couple of weeks. An hour here and an hour there. Today I thought I'd work all day to finish it up.

I've used some folder comparison and file comparison programs, but most of what I found was crap. They can't distinguish two identical files that users simply renamed to different names. So, I'm clicking on each file, looking at it to see if it is needed, then usually deleting it. If it is needed, I move it into one combined/sorted location.

To take a quick break, I opened ATOT. Read a thread, thought it was crap, and tried to right click/delete the thread. Time for me to sit out and clear my mind from this mudane computer work.

Is there any really good program that does this for free? A program that can identify two identical files even though they may have different names or be in different sub-folders?
 

Heisenberg

Lifer
Dec 21, 2001
10,621
1
0
You could always something like 'md5sum' to compute the checksum for all the files. If the checksums are the same, then the files are identical.
 

dullard

Elite Member
May 21, 2001
25,759
4,279
126
Originally posted by: kranky
We use BeyondCompare and are happy with it. 30-day free trial. And only $30 if you need it longer.
I'm trying it out now. Works well for the simple things. I haven't yet gotten to anything difficult.