This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tar Does Not Handle Win32 Pathnames ...


--- Jason Tishler <Jason.Tishler@dothill.com> wrote:
> .... but other commands like gunzip, ls, etc. do:
> 
>     $ ls C:/temp/make-3.79.tar.gz
>     C:/temp/make-3.79.tar.gz
> 
>     $ tar -tvzf C:/temp/make-3.79.tar.gz
>     tar (grandchild): Cannot open archive C:/temp/make-3.79.tar.gz
>     ...
> 
>     $ gunzip C:/temp/make-3.79.tar.gz
> 
>     $ ls C:/temp/make-3.79.tar
>     C:/temp/make-3.79.tar
> 
>     $ tar -tvf C:/temp/make-3.79.tar
>     tar: Cannot open C:/temp/make-3.79.tar
>     ...
> 

What does `type -a tar' return?  BTW, I tried this and it didn't work for me
either but your reported results are different.

Cheers,

=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]