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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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