Page 1 of 1

selection help

Posted: Wed Aug 17, 2011 4:38 pm
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\

Re: selection help

Posted: Tue Aug 23, 2011 8:21 pm
by DV
This is a tricky one - I can't think of a way to do it without selecting manually. hmmm

Re: selection help

Posted: Wed Aug 31, 2011 3:53 am
by therube
Why are you searching in MH200714615?
Or do you only want to delete DUPs in 10MI230541 that also exist in MH200714615?