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
Other Useful Business Software
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
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