8000 GitHub - jobevers/duplicate_detector: Finds duplicate files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jobevers/duplicate_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

duplicate_detector

I take a very liberal approach to file backup - frequently dumping entire copies of other devices onto my desktop - which results in many duplicate files.

This is a tool I use to

  • detect these duplicate, by comparing sha1 hashes.
  • remove redundant copies on the same disk, by creating hard links

An sqlite database is created, storing the path and hash of each file. This is created and updated using the hash_files.py script.

About

Finds duplicate files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0