bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] filenames containing ascii > 127 don't unpack on Mac OS X


From: Alexander Z.
Subject: [Bug-tar] filenames containing ascii > 127 don't unpack on Mac OS X
Date: Sat, 21 Feb 2004 13:43:57 -0800
User-agent: Mutt/1.4.2i

A tar file containing files whose names contain characters
in the upper half of char range don't unpack correctly on Mac OS X,
making tar archives non-portable between, say, FreeBSD or Cygwin 
and Mac OS.

Reason: Mac OS filesystem calls (open, utime, etc.) expect
filenames in UTF-8 and fail when passed raw UFS filenames.
No conversion is attempted by tar.

Sample tar file is attached.

Thank you!


Attachment: grm.tar
Description: Unix tar archive


reply via email to

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