Feature Suggestion: Saving progress #728

Closed
opened 2026-01-29 22:16:30 +00:00 by claunia · 0 comments
Owner

Originally created by @muscularcandy67 on GitHub (Nov 19, 2025).

Originally assigned to: @Copilot on GitHub.

I searched existing issues and only found something related to extraction progress.
It would be very helpful to have progress reporting during compression operations, similar to what 7-Zip's GUI provides.
Ideally, this could be implemented using the IProgress interface, which would make it easy for users to read progress updates.
If a way to read saving progress is already available can you please point out how can I hook into it?

Originally created by @muscularcandy67 on GitHub (Nov 19, 2025). Originally assigned to: @Copilot on GitHub. I searched existing issues and only found something related to extraction progress. It would be very helpful to have progress reporting during compression operations, similar to what 7-Zip's GUI provides. Ideally, this could be implemented using the IProgress<T> interface, which would make it easy for users to read progress updates. If a way to read saving progress is already available can you please point out how can I hook into it?
claunia added the enhancementup for grabs labels 2026-01-29 22:16:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#728