mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-06 21:26:07 +00:00
Sharpcompress not read all entries using TarArchive #62
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 @kalpesh2804 on GitHub (Sep 9, 2015).
I added 10,000 files in 2 different folder but below sample can read only 1 folder.
sample code:
@adamhathcock commented on GitHub (Sep 9, 2015):
Do you have a sample file for me to test with? Hopefully a small one.
@kalpesh2804 commented on GitHub (Sep 9, 2015):
Its creating issue in large file (approx. 1 GB). if you want i will try to prepare it and upload it.
@adamhathcock commented on GitHub (Sep 9, 2015):
I guess I'm better off trying to recreate it.
@kalpesh2804 commented on GitHub (Sep 11, 2015):
did you reproduce this error ?
@adamhathcock commented on GitHub (Sep 11, 2015):
I likely won't have time any time soon to actual code or debug anything.