adamhathcock / sharpcompress

SharpCompress is a fully managed C# library to deal with many compression types and formats.
MIT License
2.28k stars 480 forks source link

File names get truncated at 40 characters #42

Open samkhawase opened 9 years ago

samkhawase commented 9 years ago

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 4 years ago

+1 we are facing the same issue even now :(

yaananth commented 4 years ago

well this is actually https://github.com/adamhathcock/sharpcompress/issues/145