Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude some directories from full drive hashing #401

Open
keybreak opened this issue May 6, 2021 · 1 comment
Open

Exclude some directories from full drive hashing #401

keybreak opened this issue May 6, 2021 · 1 comment

Comments

@keybreak
Copy link

keybreak commented May 6, 2021

I'm using this command to hash whole drive with relative paths:

hashdeep -c md5 -e -l -r "." > checksum.hash

How would i do "all except some dir(s)" on this drive?
For example i'd like to skip hashing of ./temp and ./VM

@keybreak keybreak changed the title Exclude some folders from full drive hashing Exclude some directories from full drive hashing May 6, 2021
@Skyedra
Copy link

Skyedra commented Feb 24, 2023

+1 I would also find this functionality very useful. I'm not doing full drive hashing, but I do have temporary subfolders with changes I don't care about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants