github jbruchon/jdupes v1.6.2
jdupes-1.6.2

latest releases: v1.27.3, v1.27.2, v1.27.1...
7 years ago
  • Fix: version number shown in jdupes -v wasn't updated in 1.6.1
  • Prevent BTRFS dedupe of more files than the kernel can handle
  • Track directories to avoid scanning the same directory twice

The directory tracking feature closes a data loss problem that has been around since the early days of fdupes. With the fix, you can specify the same directory more than once (directly on the command line or indirectly by a collision during recursion) and jdupes will always scan it only once. The original problem was that files could be matched with themselves when any directory was specified twice.

NOTICE: This release contains an array overflow bug. Even though this bug is extremely unlikely to cause data loss, the binaries have been deleted as a precaution. Please use the latest binary release instead.

Don't miss a new jdupes release

NewReleases is sending notifications on new releases.