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

Allow input of a file specifying filepaths to hash as input; produce dry-run output #9

Open
thompsonmj opened this issue May 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@thompsonmj
Copy link
Collaborator

If a user has a list of filepaths that they need checksums for rather than simply a root directory, they should be able to pass a CSV with these instead of a root directory to walk.

In this case, hash exactly all of the files specified by this input (no more or less).

@thompsonmj thompsonmj added the enhancement New feature or request label May 24, 2024
@thompsonmj thompsonmj changed the title Allow input of a file specifying filepaths to hash as input Allow input of a file specifying filepaths to hash as input; produce dry-run output Jul 29, 2024
@thompsonmj
Copy link
Collaborator Author

On the other side of the same coin, create a dry-run option that outputs only the filepaths and filenames to be hashed. If saved as a CSV, this would then be suitable to use as input for what to hash.

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

No branches or pull requests

1 participant