github jbruchon/jdupes v1.18.2
jdupes-1.18.2

latest releases: v1.27.3, v1.27.2, v1.27.1...
3 years ago
  • Add -U/--notravcheck to skip double-traversal safety (for Google Drive FS)
  • Unified all simple packaging options under a single 'make package' call
  • Reduce code size on macOS by dropping some Linux-specific code

This release is basically identical to 1.18.1, except for the new -U/--notravcheck option that was added to disable the double-traversal safety check. This fix has been added to enable recursion on Google Drive File Stream which returns the same device:inode pair for ALL directories for some strange reason. If you don't need -U, don't be in any rush to upgrade.

This release has also been built to work on Windows XP (and probably Windows 2000 as well). At some point, MSYS2's runtime stopped supporting Windows XP, so an old version of MSYS2 was used to build the XP version of this release.

Don't miss a new jdupes release

NewReleases is sending notifications on new releases.