duplicate file management?

stigs

New Member
I'm looking for a program that will identify duplicate files within a directory, and then let me choose which one gets deleted AND replaced.

Setup like...

directoryroot
folder
01.txt
02.txt
folderb
01.txt
 
Im guessing you mean your file layout is like this:

DirectoryRoot<
..\FolderA
....\01.txt - These files are the identicle ones
....\02.txt

..\FolderB
....\01.txt - These files are the identicle ones
>
 
Last edited:
Back
Top