bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] tar reports file name too long, even with --format=posix


From: Boemker, Tim
Subject: [Bug-tar] tar reports file name too long, even with --format=posix
Date: Tue, 17 Jun 2008 15:41:06 -0400

Ive created a tar archive on RedHat Linux using GNU tar 1.14 with the following command:

tar cf $out --format=posix .

I have also tried the default format (gnu).

When I try to untar the archive on Windows with GNU tar 1.20, I get an error:

If I create the file by other means, other Cygwin commands are able to access the file; the problem is specific to GNU tar.  My understanding is that the posix format supports filenames of unlimited length.  Is this a bug in tar?

Tim


reply via email to

[Prev in Thread] Current Thread [Next in Thread]