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:message-id:date:from:mime-version:to:cc
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=p2ceAijezBrqO7pA
	QVuzSmluoF9e0SqEknGUxvcXD5E4UknGmVJ/9zGrAHUT23GSPr+Vulf2tYGAyMfx
	jPDpFc2REbvofAhVLNteW7oAlRCS1PraaIC3GVat7yFyfkQ/MYCX+CkHtrRcfs6g
	wPZaeGlyO5XAJ9cZekVNErcfwOw=
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:message-id:date:from:mime-version:to:cc
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=6u7QIFhp5u5bZJLrq9OcDc
	MjxLk=; b=qfrHQv/0dv49pp3UBR39jbRxI6VMd/4JRH5MT+94v1fJ6fIV5FxPQv
	m4NMlGHg61G9eapCeEk7njbZyjLM5Q3dLFLTJdWOaKUw8Y3Kw8Ei0zic2ZV4S4xj
	Y6UITb2ZBALc+9sMONYFT0dughdEDQOI2DHeEDYqP1YYbF+kEw9kY=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*r:192.168.3, H*r:8.14.7, H*F:U*cygwin, H*Ad:cygwin
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <58B0AA58.30504@tlinx.org>
Date: Fri, 24 Feb 2017 13:49:12 -0800
From: "L. A. Walsh" <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: codespunk+cygwin@gmail.com
Subject: Re: Cannot access volumes mounted with 'mklink /d' which point to a volume UUID
References: <58A4741E.5020408@gmail.com> <20170216092611.GE3889@calimero.vinschen.de>
In-Reply-To: <20170216092611.GE3889@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Corinna Vinschen wrote:
> This type of directory symlink to a GUID volume path isn't supported
> at all yet in Cygwin.  
As I mentioned, symlinks don't support volume destinations
under windows, but Junctions should be used instead.  They
half-way work under Cygwin (junctions to volumes look like
mounted file systems look under linux, but junctions to
pathnames get converted by cygwin to symlinks -- losing
information when such junctions are restored.

Corinna -- could you _please_ re-look at supporting both
types of junctions as mount points?  Then Cygwin could have
"mount-parity" with linux! ;-)

Thanks!


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

