Workflow for large search

English support for the software AllDup
Post Reply
MathemAddicts
Posts: 1
Joined: 15 May 2025, 01:16

Workflow for large search

Post by MathemAddicts »

I am searching my NAS for exact duplicate photos. Right now, I am using a MD5 (128-bit) comparison search and having it stop when it finds 1000 duplicates (otherwise, it crashes).

Since this takes so long, is there a way I could do a faster initial search to find files that are similar, and then use the MD5 search on this subset?
Administrator
Site Admin
Posts: 4108
Joined: 04 Oct 2004, 18:38
Location: Thailand
Contact:

Re: Workflow for large search

Post by Administrator »

No, thats not possible.

btw: you can get a faster search result by comparing only the file size but at the end you have to make sure yourself that the files in the search result are real duplicates or not...
Post Reply