Skip to content

Utility for calculating checksums of large file bases and finding differences

License

Notifications You must be signed in to change notification settings

Kazik24/hashsummer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashsummer

Utility for calculating checksums of large file bases and finding differences.

Work in progress... this software not really suitable for production

HashSummer is a library and command line utility helping with calculating hash checksums of directories with large file count and summarising everything into small fingerprint file. Such fingerprints can be compared to each other and show what files were added/removed/changed.

Example usages

  • Detecting disk data integrity errors where file system doesn't support checksums.
  • Generating list of what changed since last backup, and using other programs to copy/archive only listed files.
  • Other stuff...

Other tools todo

https://changelog.complete.org/archives/10516-using-git-annex-for-data-archiving

About

Utility for calculating checksums of large file bases and finding differences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages