rdfind icon indicating copy to clipboard operation
rdfind copied to clipboard

find duplicate files utility

Results 94 rdfind issues
Sort by recently updated
recently updated
newest added

Find and fix any issues preventing rdfind from being reproducibly built. See - https://reproducible-builds.org/ - https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/rdfind.html

enhancement
quality

Running 1.4.1 from the Ubuntu package. Works fine except when encountering unreadable subdirectories: ``` tmp$ mkdir rdfind-test tmp$ sudo mkdir rdfind-test/subdir tmp$ sudo touch rdfind-test/subdir/file tmp$ mkdir rdfind-test/otherdir tmp$ touch...

bug

I have a slow external disks connected to the computer with thousands of large files (videos). comparing the checksums take a lot of time. Would it be possible to disable...

Hi. Nice work. Please improve support for Windows. Specifically symbolic link creation as it currently does not work. I think the problem is caused by a difference in unix and...

Somehow related to https://github.com/pauldreik/rdfind/issues/29. I'm using `rdfind` on some large, messy backup directory. There are plenty of small duplicated files. The statistics are ``` Now scanning ".", found 1898156 files....

The URL http://duff.sourceforge.net/ is set up to do multiple redirects to advertising sites.

Check for nettle_pbkdf2_hmac_sha256 from libnettle instead of main() which is not in nettle library Signed-off-by: Khem Raj

Besides other issues mentioning the wish about caching of checksum data, I see the possibility to speed up `rdfind` **checks** by either introducing threads, or (probably easier to implement) forking...

I am not sure what should be shared in this case, but I am getting this error message. Let me know if I can run it with debugs. Also, I...