Skip to content

Ultra Fast Duplicate File Scanner Based on Everything (Windows and NTFS only)

Notifications You must be signed in to change notification settings

NoCLin/duplicate-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplicate File Scanner Based on Everything

  • Ultra Fast (Based on Everything (NTFS USN, indexes)
  • UI Based on Everything *.efu files.

Usage

  1. start everything
  2. python duplicates.py <folder> [<folder>...]
  3. manage files in everything window

strategy

  1. group by size OR size+filename (TODO)
  2. timestamp (TODO)
  3. group by hash of first chunk
  4. group by full hash

Thanks

About

Ultra Fast Duplicate File Scanner Based on Everything (Windows and NTFS only)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages