https://github.com/inflex/md5walker
Creates a MD5 hash list of a filesystem tree. This is meant as a simple tool for use with ddrescue when trying to find damaged files.
https://github.com/inflex/md5walker
Last synced: about 1 year ago
JSON representation
Creates a MD5 hash list of a filesystem tree. This is meant as a simple tool for use with ddrescue when trying to find damaged files.
- Host: GitHub
- URL: https://github.com/inflex/md5walker
- Owner: inflex
- License: mit
- Created: 2016-09-26T16:03:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-27T08:04:43.000Z (over 9 years ago)
- Last Synced: 2025-01-27T09:08:22.534Z (over 1 year ago)
- Language: C
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# md5walker
Creates a MD5 hash list of a filesystem tree. This is meant as a simple tool for use with ddrescue when trying to find damaged files.
Previously you could do this with a simple find call but it would tend to hang or cause issues with unpredictably damaged files and/or filesystems.
md5walker will try to stop and/or filter the hiccups.
##Usage
$ ./md5walker ./path-to-filesystem