DupeFinder 1.1.0 (Default branch) |
|
|
DupeFinder is a simple application for locating, moving,
renaming, and deleting duplicate files in a directory
structure. It's perfect both for users who haven't kept their
hard drives very well organized and need to do some
cleaning to free space, and for users who like to keep lots of
backup copies of important data "just in case" something
bad should happen.
License: GNU General Public License (GPL)
Changes:
This release replaces usage of an external md5sum command line utility with native MD5 sum digest calculations (using the md5 module). This improves performance calculating MD5 digests for small files and eliminates a cumbersome dependency for Windows users.
|