public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How to trigger to use NFS native symlink instead of lnk or file with url?
@ 2012-08-01 19:45 Sasha Firsov
  2012-08-01 20:42 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Sasha Firsov @ 2012-08-01 19:45 UTC (permalink / raw)
  To: cygwin

Dear cygwiners,
In documentation on environment variables there is a reference only for 
2 choices.
http://cygwin.com/cygwin-ug-net/using-cygwinenv.html
None of which is given native NFS symlink option: windows shortcut(LNK 
file) or "plain files with a magic number, a path and the system 
attribute set" .

 From Corinna Vinschen post 
http://sourceware.org/ml/cygwin/2012-04/msg00564.html
"Cygwin understands NFS symlinks just fine, and when it creates symlinks 
on NFS, these are *real* symlinks, not Cygwin-type fake symlinks. "

How to make it working? Default behavior is to use "plain file" as 
defined in environment document :(

Thanks,
Sasha


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

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

* Re: How to trigger to use NFS native symlink instead of lnk or file with url?
  2012-08-01 19:45 How to trigger to use NFS native symlink instead of lnk or file with url? Sasha Firsov
@ 2012-08-01 20:42 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2012-08-01 20:42 UTC (permalink / raw)
  To: cygwin

On Aug  1 12:24, Sasha Firsov wrote:
> Dear cygwiners,
> In documentation on environment variables there is a reference only
> for 2 choices.
> http://cygwin.com/cygwin-ug-net/using-cygwinenv.html
> None of which is given native NFS symlink option: windows
> shortcut(LNK file) or "plain files with a magic number, a path and
> the system attribute set" .
> 
> From Corinna Vinschen post
> http://sourceware.org/ml/cygwin/2012-04/msg00564.html
> "Cygwin understands NFS symlinks just fine, and when it creates
> symlinks on NFS, these are *real* symlinks, not Cygwin-type fake
> symlinks. "
> 
> How to make it working? Default behavior is to use "plain file" as
> defined in environment document :(

Supported is only the Microsoft NFS client.  It has a specific API
to allow reading and writing native symlinks.  This works automatically,
independent of the "winsymlink" option.  If it doesn't work for you,
you either don't use the Microsoft NFS client, or you're actually
accessing the remote share via SMB, not via NFS.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

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

end of thread, other threads:[~2012-08-01 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-01 19:45 How to trigger to use NFS native symlink instead of lnk or file with url? Sasha Firsov
2012-08-01 20:42 ` Corinna Vinschen

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).