El 08/03/18 a las 14:58, Andreas Metzler escribió:
Hello,

could you please elaborate a litle bit on how exactly fslint-gui breaks.
What error is triggered? How can I reproduce this?

TIA, cu Andreas


Yes.

E.g.:

I have a folder with subfolders, and inside them, there are duplicate files.

/main-folder/
        > /sub-folder1/
        > /sub-folder2/
                > file-1.jpg
                > file-2.jpg
                > file-2-copy.jpg


If I run fslint-gui inside sub-folder2, when searching for duplicate files, fslint detects file2.jpg and file2-copy.jpg are duplicates.

But, if I run fslint-gui inside main-folder and check "recursive", when searching for duplicate files, no one is located, although we know there are two duplicate files in sub-folder2.

If I downgrade the findutils package, fslint-gui is capable to find file2.jpg and file-2-copy.jpg as duplicates when searching from main-folder recursively.

I hope been able to explain this issue. ;)
Thanks!

Reply via email to