mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
File names get truncated at 40 characters #26
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 @samkhawase on GitHub (Jan 29, 2015).
Hi,
I'm facing this weird issue where the file names are getting truncated at
40 characters. I tried using the TarNames branch but it didn't solve the issue. I'm using a .tgz file with several directories and file names are guids.Is there a fix to this issue?
@yaananth commented on GitHub (May 8, 2020):
+1 we are facing the same issue even now :(
@yaananth commented on GitHub (May 8, 2020):
well this is actually https://github.com/adamhathcock/sharpcompress/issues/145