Skip to content
forked from laktak/chkbit

Check your files for data corruption and run quick file deduplication

License

Notifications You must be signed in to change notification settings

varmint708/chkbit

 
 

Repository files navigation

chkbit

{ repos & mirrors: github.com/laktak/chkbit, codeberg.org/laktak/chkbit }

chkbit alerts you to data corruption in your files, especially during transfers, backups, and after recovery. It helps detect issues like disk damage, filesystem errors, and malware interference.

The latest version can also detect duplicate files and run deduplication on supported systems.

gif of chkbit

Chkbit Introduction

Latest Releases

version 6.3

  • new file deduplication command!

version 6

  • chkbit adds a new atom mode to store all indices in a single file
  • there is a new fuse command to merge split indexes into an atom
  • If you come from an old version, please check out the new simplified CLI syntax
  • Note that some commands have suboption (e.g. to skip checking existing hashes, see chkbit update -h)

About

Check your files for data corruption and run quick file deduplication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.0%
  • Shell 2.0%