X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=heTJmeqMJcTxVoBG
	qWvc73Sy1deVjUhWhhSqxyDmaoEt1M3LlR1j12fxLcbfTJuwEN1fuWLgawVvGvml
	NU9WP2Iq0xFRUfcvp+5RVAKkpdEuiEhUYpq+aV70nuK+s7gEkbZ+0s4BQzaVfNwC
	ulkrBmOJFJSkH9fQZIgEx90iRwM=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=IKdQQrPug3jMxTS+qTczNk
	aH29w=; b=SqrgYv2UvTkTO7CXlPgmLhPyE/Ef5tTtR6ulnYwOYN+z0WaK8jvSzL
	4UrVG21Q6G7Xqg+3v0oKd6vxnE2j3q8o/rNflTlmeQZ022/XPZZuGKHnTJQt0q/1
	lmKDcAT/eh6UspCHNxMCtUS1CD6Zcz3roU1/dG4/cmbXw5jGSFjk0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,KHOP_THREADED,SPF_SOFTFAIL autolearn=no version=3.3.1
Date: Wed, 1 May 2013 09:51:03 +0400
From: Andrey Repin <anrdaemon@freemail.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1067169995.20130501095103@mtu-net.ru>
To: Earnie Boyd <earnie@users.sourceforge.net>, cygwin@cygwin.com
Subject: Re: CreateSymbolicLinkW needed
In-Reply-To: <CA+sc5mmnM-j4s7+xY0FQ9xmkQ4wHNC8+c1e7sUq-m+UT2DhWKQ@mail.gmail.com>
References: <4ac56ac71a2d4993e0fa2a7caece8315@denis-excoffier.org> <517E46BC.7080300@gmail.com> <49719136-EC1C-4507-83E6-CB2B071D5885@Denis-Excoffier.org> <517EF51C.8060809@gmail.com> <287127553.20130430171652@mtu-net.ru> <CA+sc5mmnM-j4s7+xY0FQ9xmkQ4wHNC8+c1e7sUq-m+UT2DhWKQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Earnie Boyd!

>> Said that, it IS possible to create a symbolic link to a file in Windows XP,
>> even though you can't access it afterward.

> I think you mean a junction (reparse point) instead of a symbolic
> link.

I mean exactly symbolic link.
It is properly created and attributed, but FS can't grant access to it
afterward - the system error message says something along the lines of "Access
to this file is not available in this operating system" (Curse microsoft for
localized error messages)

> Yes, it is possible to have a junction to a file even though it
> isn't supposed to work (meaning documented as not supported).  The
> underlying API will do the right thing but the Windows UI doesn't grok
> it properly.

Not UI, base FS driver can't handle it properly in XP.


--
WBR,
Andrey Repin (anrdaemon@freemail.ru) 01.05.2013, <09:45>

Sorry for my terrible english...


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

