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: CygUtils Version of zip (and Symlinks)


Hi Jason,

I'd look at "tar" which stores symlinks by default
and it's "-h" option to force following them.

Bye, Heribert (heribert_dahms@icon-gmbh.de)

> -----Original Message-----
> From:	Chris Faylor [SMTP:cgf@cygnus.com]
> Sent:	Tuesday, May 23, 2000 21:42
> To:	cygwin@sourceware.cygnus.com
> Cc:	Jason.Tishler@dothill.com
> Subject:	Re: CygUtils Version of zip (and Symlinks)
> 
> On Tue, May 23, 2000 at 03:15:24PM -0400, Jason Tishler wrote:
> >Chris,
> >
> >Chris Faylor wrote:
> >> If I am understanding what you're saying correctly, you are
> essentially
> >> trying to break cygwin's encapsulation of symlinks.  There is no
> >> guarantee that a symlink will always begin with "!<symlink>" or
> >> even that the contents will contain any kind of magic denoting a
> symlink.
> >
> >That is why I called it a "very nasty hack."  I'm try to elicit the
> >proper way to read the (raw) contents of a Cygwin symlink file -- if
> >one exists.  Sounds like one doesn't.
> 
> Actually, my version of zip for cygwin has a '-y' option that stores
> symlinks
> and unzip seems to restore them correctly.
> 
> So, this is at least possible already.
> 
> cgf
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.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]