dlFindDuplicates finds duplicate files in selected directories, based on filelength and MD5 hashes.
Duplicate files then can be selected via a lua-based scripting interface.
Selected duplicates can be deleted, converted to a hardlink or moved away.
dlFindDuplicates explores multithreading in order to be fast.
Features
- Fast, using multithreading
- Flexible file selection via built-in Lua scripting
- Hardlink aware
License
GNU General Public License version 3.0 (GPLv3)Follow dlFindDuplicates
nel_h2
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
DuplicateFilesDeleter is the one that I like most. It is a simple to use, but very effective tool to locate duplicate files in one or more selected search paths.It scans the files and compares them based on Byte for Byte Comparison, which ensures 100% accuracy. You can then choose to delete the selected duplicate or original files. The program is multi-threaded which enhances the performance immensely & performs scans very quickly