Doesn't delete duplicates
Bugs Reporting Forums
Doesn't delete duplicates
Jason
01-29-2008, 15:45
This program drives me crazy. I smart mark all the duplicates, and then I delete all of them. Then I search for duplicates again and it finds more? I am very much not trusting this, and I'm going to go back to taking an MD5 sum and using mysql to track my duplicates.
Re: Doesn't delete duplicates
Peter(Asst. NoClone Author)
02-10-2008, 23:41
smart marker will mark for files basing on your marking criteria. thus it is possible that not all the duplicate files are deleted. you may use the option mark all except one to remove all duplicate files.