From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22592 invoked by alias); 2 Nov 2015 20:05:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 22583 invoked by uid 89); 2 Nov 2015 20:05:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Received: from smtp.ht-systems.ru (HELO smtp.ht-systems.ru) (78.110.50.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 02 Nov 2015 20:05:07 +0000 Received: from [95.165.144.62] (helo=darkdragon.lan) by smtp.ht-systems.ru with esmtpa (Exim 4.80.1) (envelope-from ) (Authenticated sender: postmaster@rootdir.org) id 1ZtLLj-0006uw-5U ; Mon, 02 Nov 2015 23:05:03 +0300 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Mon, 02 Nov 2015 19:51:51 -0000 Date: Mon, 02 Nov 2015 20:05:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <1667216939.20151102225151@yandex.ru> To: Adrian H , cygwin@cygwin.com Subject: Re: Using cp converts windows junctions to a cywin symlink In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00048.txt.bz2 Greetings, Adrian H! > I was copying a directory of files, some of which were windows junctions. > These got converted to a cygwin symlink. Although I am impressed that there > are such a thing for those OSs/drives that do not support such things, for those > that do, I think it would be good to keep the copy a junction. Otherwise, > things can get messy. > Can this be corrected? Unfortunately, even on systems, that do support symlinks functionality, it is restricted by UAC and not easily unlocked. You'd need an admin shell or a user profile with UAC turned off and permissions correctly configured to exploit native symlinks. And Cygwin does not support creation of directory junctions to the best of my knowledge. :( -- With best regards, Andrey Repin Monday, November 2, 2015 22:48:43 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