Skip to content
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.
/ hashes Public archive

Save hashes of all files in specified directories in SQLite database, and compare two databases against each other to see what's changed

License

Notifications You must be signed in to change notification settings

Metalnem/hashes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hashes Build Status Go Report Card license

Save hashes of all files in specified directories in SQLite database, and compare two databases against each other to see what's changed. Useful if you want to have append-only directories for backup, and quickly verify that no files are ever deleted.

Usage

hashes create dir1 dir2 ...
hashes diff file1 file2

About

Save hashes of all files in specified directories in SQLite database, and compare two databases against each other to see what's changed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages