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: (Fwd) Mail Delivery Failure.


On Fri, 8 Aug 1997, Ken Cantrell wrote:

> The command 
>    tar -cvf t.tar p6_das2bin.c p6_das2bin.h Makefile changelog 
> works fine, but 
>   tar -cvf t08081997-10:46.tar p6_das2bin.c p6_das2bin.h Makefile changelog    

I think this is because DOS/Windows can't use ':' in filenames that way.

Look at it this way:
a:blah.tar          <--- blah.tar on drive a:
t08081997-10:46.tar <--- 46.tar on drive t08081997-10:

Tar, of course, being a UNIX program, doesn't inherently -know- this is a
bad thing. :)

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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