X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=XytURkzXjf18NhzWqNmXf3tl+cB79OiNkxY3aTW1Mek=; b=EYSwItCIFlKhn+QAg2YwN2ozcWzNnKp/TA1Jk8jeZa7NSM31VLKykU1H+kAY/9qnSD ngVsI2m0ET6CsF+YStf/HeyMe+DUf9y3bjH17EH3Ci8VSATofD3j7Fq5Pf7gYsq1LtVG CNLM09IubJQyLYhT4trw9L5PJvqVzlF8yoYGwHQYorlt7MFZLx5mcMFgDzzNSVpXIgKd LGNskZxF7YhONBk1qvqtE0kSlQhjQnpqSQxcQEHTblzBc0Uj/omH4TXYJk4vzQRvP5/U 03+UZ8fuMF55GwvB8npK/aO9BttDOrqdXha+BbNS0H3fQPSwmJhZZnDI6A0qefCT2ktf 3Qww== Message-ID: <50198280.5090809@nimbula.com> Date: Wed, 01 Aug 2012 12:24:48 -0700 From: Sasha Firsov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: How to trigger to use NFS native symlink instead of lnk or file with url? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmO7cnlao1iaeOYLBqyEfMH3vSqYps7mUHBewjcqCGJpGqo8u2zhtFAElTkKDAoe6hi3KVJ Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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