Tar processing

Hi,

I am processing tar file using the minitar gem but when I try to read
the filename that is over 100 characters I get “@LongLink" instead.
Anyone has an idea how to get the actual filename without extracting the
tar?

Thanks,
Ondrej

On Thu, Feb 13, 2014 at 12:31 AM, Ondrej Ctvrtnicek
[email protected] wrote:

I am processing tar file using the minitar gem but when I try to read the
filename that is over 100 characters I get “@LongLink” instead.

I see no such problem with minitar.

Post a reproducible test case with the gem and Ruby versions as
well as the platform you’re using and someone may be able to help.