Skip to main content

Local file duplicate finder

Project description

filedups

Local file duplicate finder. License: GPL-3.0-or-later


Given a sequence of paths (full directory paths), finds and groups duplicate files recursively.
Doesn't provide 100% accuracy. Reported files in a group might not be exactly the same.

HOW TO USE

Put full paths of directories you want to search in in-dirs.txt file on separate lines.
Then run main.py as:
For Linux:
python3 main.py in-dirs.txt


For Windows:
py main.py in-dirs.txt


Results will be in a text file, which starts with filedups and contains timestamp of the scan.

Notes

36652 beginning files, 11002 files after filter, size,64-hash,1024-hash TOOK 164 seconds (on USB 2.0, external 5400 rpm hard disk).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

filedups-0.4.0.tar.gz (34.5 kB view hashes)

Uploaded Source

Built Distribution

filedups-0.4.0-py3-none-any.whl (40.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page