An open API service indexing awesome lists of open source software.

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.

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