S stigs New Member May 31, 2007 #1 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
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
DrCuddles New Member May 31, 2007 #2 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: May 31, 2007
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 >