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=qcNv1JXk4Ly+EPgB
	WvDnRVqx4r4W8XaA9YhBPwBMGZTcA9ANMuaFg477AaCuRsopdtT4wDQnABme0J1Q
	vp8TN+G2s5q+dN+hEiMnK3mQ3vHCIpu7Hmq3e6AL+g2z1udHVpdSdIYR2ySoTxr2
	I/42JqYPoqSnXoPDpLv2XVaF408=
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=oKGMyKiuOE7unCrkG1hQL4
	miptk=; b=q9B8Y2Is++kFE+wje12MAyc/cVcZ6Ch0jfKaml1svRt6YUWdFtT4fM
	EiR322+f0rFwNdvwvCWKnS3vuuJuhvbnzYLZ58CSFPu2DVLbrlqHtwyZtHuRjUck
	P5kIgrvV++vUTkJMtojTZsoKImFcLfut0dGPH6B4rMiW7tqmOCEG8=
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-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=HX-Priority:Normal, Wednesday, wednesday, H*F:D*ru
X-HELO: forward100p.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1583348702;	bh=oWhlKEnrZ8Hbcm4Qwmw4UOaZT6rXmwJoovmXo6yEdGk=;	h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date;	b=UIk2n17EVkblM5ycaUsA3olq8DIpNwaQ9RzDM9jveK9zA5Wh2VMA7qobF+H44NN7I	 tERt3jzxlZPswJyfeG9oBA0W00nOEnugRYdHn/Bk8owM0ixh2k7YOhF83Hn6liDjLK	 awN1jrHKBNemMOG8RdoqpaoN5qY1ixfwb3jycWDQ=
Authentication-Results: mxback24g.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Wed, 4 Mar 2020 21:56:47 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <827792296.20200304215647@yandex.ru>
To: Rainer Emrich <rainer@emrich-ebersheim.de>, cygwin@cygwin.com
Subject: Re: Change in logical link behaviour
In-Reply-To: <99c7b27b-9ea8-cf1e-d5ce-afc685246f97@emrich-ebersheim.de>
References: <30792264-c452-7ea2-c83f-f368322387ea@emrich-ebersheim.de>   <20200302164851.GS4045@calimero.vinschen.de>  <d04228d9-eff9-6dd4-6cfc-80b24bc8fa3b@emrich-ebersheim.de>  <20200303133925.GA4045@calimero.vinschen.de>  <29f11aed-a529-c88b-af5d-3607f4959871@emrich-ebersheim.de>  <20200303143117.GB4045@calimero.vinschen.de>  <20200303154913.GD4045@calimero.vinschen.de>  <99c7b27b-9ea8-cf1e-d5ce-afc685246f97@emrich-ebersheim.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Rainer Emrich!

> Ok, so I can't rely on powershell here. Is there a recommended procedure
> for what I try in a script?

> Check if the current cygwin environment is able to create native symlinks.

There's more than just Cygwin involved.

1. Target FS may not support symlinks.
2. User may not have necessary permission.

If, for some reason, you DO actually required to create symlinks, go with
winsymlinks:native, they are safer for use and relatively well supported in
other tools.


-- 
With best regards,
Andrey Repin
Wednesday, March 4, 2020 21:50:02

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

