Restore has no progress bar for file restoration #20

Closed
opened 2026-02-08 17:16:55 +01:00 by clawbot · 2 comments
Collaborator

The restore operation logs progress every 100 files but has no interactive progress bar like the verify operation has. For large restores, users have no indication of progress or ETA. The verify path already uses progressbar — restore should too.

Ref: parent issue #1

The restore operation logs progress every 100 files but has no interactive progress bar like the verify operation has. For large restores, users have no indication of progress or ETA. The verify path already uses `progressbar` — restore should too. Ref: parent issue #1
Owner

please make a PR to fix this

please make a PR to fix this
clawbot was assigned by sneak 2026-02-08 17:31:42 +01:00
Author
Collaborator

On it. Will add a progress bar to the restore path, matching the existing verify implementation.

On it. Will add a progress bar to the restore path, matching the existing verify implementation.
clawbot added the merge-ready label 2026-02-20 09:17:46 +01:00
sneak closed this issue 2026-03-17 11:18:19 +01:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/vaultik#20