bug-tar
[Top][All Lists]
Advanced

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

RE: [Bug-tar] tar --append corrupts ustar-format archive


From: Adye, TJ \(Tim\)
Subject: RE: [Bug-tar] tar --append corrupts ustar-format archive
Date: Tue, 15 Feb 2005 16:23:40 -0000

Hi Sergey,

Thanks for the details.

One observation: even with the long filenames it still only seemed to
occur some of the time - or I only got the error message some of the
time. I guess it could depend on how it chose to split the path, which
could give more or less than 138 characters (my paths tended to have
plenty of components, so it would have lots of choice).

Or is there any danger of a corrupted file without an error message from
tar?

Thanks,
Tim. 

> -----Original Message-----
> From: Sergey Poznyakoff [mailto:address@hidden 
> Sent: 15 February 2005 15:18
> To: Adye, TJ (Tim)
> Cc: address@hidden
> Subject: RE: [Bug-tar] tar --append corrupts ustar-format archive
> 
> Adye, TJ \(Tim\) <address@hidden> wrote:
> 
> > Out of interest (and so I can understand when this might 
> have affected
> > me in the past), did you understand what circumstances could provoke
> > this error?
> 
> The error was produced if the following conditions were met:
> 
> 1. Ustar archive format is requested (-H ustar);
> 2. Full path name of the file being archived is more than 100 
> characters long;
> 3. Length of the prefix obtained after splitting the file 
> name on slash character is 138 or more characters long;
> 
> Regards,
> Sergey
> 




reply via email to

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