Thanks for the suggestion, lordskid, but calculating a CRC
for each candidate file would be even slower than doing
a plain byte-by-byte comparison...
On second thought, the above is clear if I have only 2 files
of the same length. For more files, maybe your idea is the best way.
Here is a fragment of my list of potential duplicates :
Code:
c:/2008Mai4/LFS001090.JPG 208163
c:/2008Nov2/1227225623.JPG 208163
c:/Sept2007Bis/1189442639290.JPG 209199
c:/Oct2007Ter/1192542190263.JPG 209199
c:/Oct2007Quad/1193434359791.JPG 209199
c:/Oct2007Penta/1193639838277.JPG 209199
c:/2008Mai2/117943817617.JPG 210542
c:/2008Juin3/1213585426621.JPG 210542
The number on each line is the file size.