mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-06 21:26:07 +00:00
Tar long paths stored using LongName extension are not handled #102
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 @pawelpabich on GitHub (Jul 6, 2016).
Tar archives with long paths that are stored using LongName extension are not handled which causes files to be treated as folders.
Sample error:
@adamhathcock commented on GitHub (Jul 6, 2016):
Thanks for this. Looks good.
I'm on vacation this week but I should be able to push out a new build next week with .NET Core RTM support
@pawelpabich commented on GitHub (Jul 6, 2016):
Awesome!