public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Minor annoyance : symbolic links and Windows shortcuts
@ 2003-09-24  7:11 jurgen.defurne
  0 siblings, 0 replies; 6+ messages in thread
From: jurgen.defurne @ 2003-09-24  7:11 UTC (permalink / raw)
  To: cygwin

Thanks, Corinna,

Unfortunately for me this is infeasible. Samba is run
here on a Solaris box and I am not root.

But now I know at least what is going on.

Thanks again.

Jurgen









Corinna Vinschen <corinna-cygwin@cygwin.com>
Sent by: 
cygwin-owner@cygwin.com
09/23/2003 04:20 PM
Please respond to cygwin

 
        To:     cygwin@cygwin.com
        cc:     (bcc: Jurgen Defurne/BRG/CE/PHILIPS)
        Subject:        Re: Minor annoyance : symbolic links and Windows shortcuts
        Classification: 



On Tue, Sep 23, 2003 at 04:01:28PM +0200, jurgen.defurne@philips.com 
wrote:
> Hello, Corinna,
> 
> Symlinks form the installation are created as ordinary
> files, ie. instead of eg.

Uh, I see.  Setup doesn't create symlinks as shortcuts.  It still uses
the old system file method to create symlinks.  The system bit must be
mapped by samba to get this right.  If you're interested to get it
working, see `man smb.conf' on your Linux box and search for "map system".

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Minor annoyance : symbolic links and Windows shortcuts
  2003-09-23 14:04 jurgen.defurne
@ 2003-09-23 14:21 ` Corinna Vinschen
  0 siblings, 0 replies; 6+ messages in thread
From: Corinna Vinschen @ 2003-09-23 14:21 UTC (permalink / raw)
  To: cygwin

On Tue, Sep 23, 2003 at 04:01:28PM +0200, jurgen.defurne@philips.com wrote:
> Hello, Corinna,
> 
> Symlinks form the installation are created as ordinary
> files, ie. instead of eg.

Uh, I see.  Setup doesn't create symlinks as shortcuts.  It still uses
the old system file method to create symlinks.  The system bit must be
mapped by samba to get this right.  If you're interested to get it
working, see `man smb.conf' on your Linux box and search for "map system".

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Minor annoyance : symbolic links and Windows shortcuts
@ 2003-09-23 14:04 jurgen.defurne
  2003-09-23 14:21 ` Corinna Vinschen
  0 siblings, 1 reply; 6+ messages in thread
From: jurgen.defurne @ 2003-09-23 14:04 UTC (permalink / raw)
  To: cygwin

Hello, Corinna,

Symlinks form the installation are created as ordinary
files, ie. instead of eg.

lrwxrwxrwx .... ld.exe -> /usr/bin/ld.exe

I get

-rw-r--r-- ... ld.exe

Unfortunately, I deleted the other files.

Jurgen









Corinna Vinschen <corinna-cygwin@cygwin.com>
Sent by: 
cygwin-owner@cygwin.com
09/23/2003 03:26 PM
Please respond to cygwin

 
        To:     cygwin@cygwin.com
        cc:     (bcc: Jurgen Defurne/BRG/CE/PHILIPS)
        Subject:        Re: Minor annoyance : symbolic links and Windows shortcuts
        Classification: 



On Tue, Sep 23, 2003 at 02:37:29PM +0200, jurgen.defurne@philips.com 
wrote:
> Hello,
> 
> I noticed this before, but since the solution is simple,
> though a little bit annoying, I did not mention it.
> 
> I think this is also only an issue for people who use
> cygwin from a shared drive, and the shared drive
> comes from Samba, not native Windows.
> 
> Anyhow, I have to recreate manually all symbolic
> links, and I have to delete all Windows shortcuts
> from my directories, because they do not work.

Can you elaborate on this?  What means they "don't work"?  I can create
symlinks on my samba share fine and they also work so the above is not
very useful information.  Magic formula: "Simple testcase".

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Minor annoyance : symbolic links and Windows shortcuts
  2003-09-23 13:27 ` Corinna Vinschen
@ 2003-09-23 13:46   ` Igor Pechtchanski
  0 siblings, 0 replies; 6+ messages in thread
From: Igor Pechtchanski @ 2003-09-23 13:46 UTC (permalink / raw)
  To: cygwin

On Tue, 23 Sep 2003, Corinna Vinschen wrote:

> On Tue, Sep 23, 2003 at 02:37:29PM +0200, jurgen.defurne@philips.com wrote:
> > Hello,
> >
> > I noticed this before, but since the solution is simple,
> > though a little bit annoying, I did not mention it.
> >
> > I think this is also only an issue for people who use
> > cygwin from a shared drive, and the shared drive
> > comes from Samba, not native Windows.
> >
> > Anyhow, I have to recreate manually all symbolic
> > links, and I have to delete all Windows shortcuts
> > from my directories, because they do not work.
>
> Can you elaborate on this?  What means they "don't work"?  I can create
> symlinks on my samba share fine and they also work so the above is not
> very useful information.  Magic formula: "Simple testcase".
>
> Corinna

It would be helpful if Jurgen posted the output of getfacl on both the
working and the non-working links.  I suspect this could be the same
problem as the one reported earlier, with shortcuts on SMB drives not
having the proper readonly attribute.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Minor annoyance : symbolic links and Windows shortcuts
  2003-09-23 12:50 jurgen.defurne
@ 2003-09-23 13:27 ` Corinna Vinschen
  2003-09-23 13:46   ` Igor Pechtchanski
  0 siblings, 1 reply; 6+ messages in thread
From: Corinna Vinschen @ 2003-09-23 13:27 UTC (permalink / raw)
  To: cygwin

On Tue, Sep 23, 2003 at 02:37:29PM +0200, jurgen.defurne@philips.com wrote:
> Hello,
> 
> I noticed this before, but since the solution is simple,
> though a little bit annoying, I did not mention it.
> 
> I think this is also only an issue for people who use
> cygwin from a shared drive, and the shared drive
> comes from Samba, not native Windows.
> 
> Anyhow, I have to recreate manually all symbolic
> links, and I have to delete all Windows shortcuts
> from my directories, because they do not work.

Can you elaborate on this?  What means they "don't work"?  I can create
symlinks on my samba share fine and they also work so the above is not
very useful information.  Magic formula: "Simple testcase".

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Minor annoyance : symbolic links and Windows shortcuts
@ 2003-09-23 12:50 jurgen.defurne
  2003-09-23 13:27 ` Corinna Vinschen
  0 siblings, 1 reply; 6+ messages in thread
From: jurgen.defurne @ 2003-09-23 12:50 UTC (permalink / raw)
  To: cygwin

Hello,

I noticed this before, but since the solution is simple,
though a little bit annoying, I did not mention it.

I think this is also only an issue for people who use
cygwin from a shared drive, and the shared drive
comes from Samba, not native Windows.

Anyhow, I have to recreate manually all symbolic
links, and I have to delete all Windows shortcuts
from my directories, because they do not work.

Regards,

Jurgen

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-09-24  6:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-24  7:11 Minor annoyance : symbolic links and Windows shortcuts jurgen.defurne
  -- strict thread matches above, loose matches on Subject: below --
2003-09-23 14:04 jurgen.defurne
2003-09-23 14:21 ` Corinna Vinschen
2003-09-23 12:50 jurgen.defurne
2003-09-23 13:27 ` Corinna Vinschen
2003-09-23 13:46   ` Igor Pechtchanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).