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

status: show progress when doing byte-level checks #198

Open
timmattison opened this issue Apr 26, 2024 · 1 comment
Open

status: show progress when doing byte-level checks #198

timmattison opened this issue Apr 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@timmattison
Copy link

This is related to #115

Since the full status check can take a long time it would be good to have a status bar that shows how far along it is and what is being done. I have a system that has a base level of data that is 275 GB. The data was updated (went from symlinks to regular files) but the contents were still the same. When I run dud status I can see that it has read 1.06 TB from disk and isn't finished yet so it'd be good to see what's going on so I can figure out if I did something wrong and/or if I want to wait for the results or do something else.

@timmattison timmattison added the enhancement New feature or request label Apr 26, 2024
@kevin-hanselman
Copy link
Owner

I agree, this is a good feature! I'll look into how easy it would be to implement.

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

2 participants