mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
Missing root folder as directory entry in results of MoveToNextEntry #205
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KvanTTT on GitHub (Jul 5, 2017).
I use the following code for archive bypassing:
And get the following result items for attached test archive Folder.zip obtained from standard Windows zip utility (7z does not have such issue):
Actual result items
But it should be
Expected result items
@adamhathcock commented on GitHub (Jul 17, 2017):
I get the same actual result items. Whatever made that file did not actually put an entry in the zip archive for
Folder/In fact, having non-empty directories is redundant as you'd have to make them anyways to extract file