X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; q=dns; s=default; b=aXr /jKVUZ2/8Mb08p8/UrPcSS7cDX6VJiNfXM61pq7UFs6d8jR5h5jgmPTyMUqcQxSF oRYyYtLLwLhdaYjLm9t5BgWfbz0YlrxhXtpx8TYakN61nAu53gTwU3rc6ibmiGng W272wGnbQZkYHmqhbIO+0gJXd5axMICQOr3tX/P8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; s=default; bh=JUmiCQcsm 9FOYg6dV8k/cKa6i9Q=; b=IRaJyIPmCOMx6hWfMSPFhAbuqlCtoSyohc2pPl3XD mH30AB/Wy5I6prvvpOjqHfsO/b9r9mKjpNEIUkPK5RiKJpZuD1UxcnMCgulPfIQE EZysVznNX8q87N9kQnazhSNlkoFFw5c7sSMGbCSuZcQuRNW6WZXtD6igbYIyhYzP L0= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qk0-f175.google.com MIME-Version: 1.0 X-Received: by 10.55.48.16 with SMTP id w16mr16188844qkw.13.1431293249865; Sun, 10 May 2015 14:27:29 -0700 (PDT) Date: Mon, 11 May 2015 01:27:29 +0400 Message-ID: Subject: Cannot create a native symlink in not current directory From: =?UTF-8?B?0J/RkdGC0YAg0JEu?= To: cygwin Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t4ALRjVF030657 ln -s x y Everything works. ln -s x ../y >ln: failed to create symbolic link ‘../y’: No such file or directory Now it is interesting. WHAT IS THIS. Am I not getting something? Same command works perfectly with non-native links. CYGWIN_NT-6.1 USER 2.0.1(0.287/5/3) 2015-04-30 18:15 x86_64 Cygwin CYGWIN="wincmdln winsymlinks:nativestrict" -- 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