Paul Eggert <[EMAIL PROTECTED]> wrote:

> \ is a valid character in an ordinary Unix file name; it is not a
> directory separator.  tar must be able to extract such file names, and
> in your case it is doing so correctly as I understand it.
>
> It might be reasonable to add an option to GNU tar that says "treat \
> as a directory separator when extracting", but this behavior should
> not be the default.  But personally I think such an option should be
> low priority, as people using tar on Windows should learn to use /
> rather than \ when specifying file names.

I don't think it makes sense to add this kind of "feature".

MS_WIN allows to use the standard '/' path name separator in it's native
system interfaces. If people use the official path separator, everything
works as expected.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


Reply via email to