in reply to Re: Problem with Archive::Tar created archives and Winzip
in thread Problem with Archive::Tar created archives and Winzip

Hi syphilis++,

I tried your suggestion and it works. With the modification, Winzip correctly reports the full paths.

Now, I am investigating a way of getting relative paths. In my example, I am tarring 'C:\Temp\data' directory. I want only paths under 'data' directory to be displayed - i.e paths relative to the $srcDir attribute.

Mahesh

  • Comment on Re^2: Problem with Archive::Tar created archives and Winzip