Abort uncompress multiple rar files #327

Open
opened 2026-01-29 22:10:12 +00:00 by claunia · 0 comments
Owner

Originally created by @jsassner on GitHub (Sep 30, 2018).

Say you have a very big rar files (many multiple files) that you want to abort in the middle of an uncompress, how would you do that? I couldn't find anything in the code base that supports that.

The FilePartExtractionBegin event could have a property in FilePartExtractionBeginEventArgs where you could mark it as need to abort.

Originally created by @jsassner on GitHub (Sep 30, 2018). Say you have a very big rar files (many multiple files) that you want to abort in the middle of an uncompress, how would you do that? I couldn't find anything in the code base that supports that. The FilePartExtractionBegin event could have a property in FilePartExtractionBeginEventArgs where you could mark it as need to abort.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#327