selection help

The best solution for finding and removing duplicate files.
User avatar
thom4966

selection help

Post by thom4966 »

How do I select 1 duplicate from the following?

Code: Select all

CONVERSATION RECORD.TIF	\\server\share\10MI230541\
ORG-CONVERSATION RECORD.TIF	\\server\share\10MI230541\
ORG-CONVERSATION RECORD.TIF	\\server\share\MH200714615\
The first 2 files are in the same folder, i want to remove one of these and leave the file in the other folder alone.

I guess select all but one duplicates that exist in the current folder? Does this make sense?
or another way to say
Remove all but one file in folders that have duplicates.

I need to be able to do this on a large folder structure and not have to select each sub folder to compare separately.

Here's where i want to be after:

Code: Select all

ORG-CONVERSATION RECORD.TIF	\\server\share\10MI230541\
ORG-CONVERSATION RECORD.TIF	\\server\share\MH200714615\
User avatar
DV
Posts: 78
Joined: Fri Jun 10, 2011 9:00 am

Re: selection help

Post by DV »

This is a tricky one - I can't think of a way to do it without selecting manually. hmmm
User avatar
therube
Posts: 634
Joined: Tue Jun 28, 2011 4:38 pm

Re: selection help

Post by therube »

Why are you searching in MH200714615?
Or do you only want to delete DUPs in 10MI230541 that also exist in MH200714615?
Post Reply