From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 123274 invoked by alias); 14 Jul 2015 23:21:41 -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 123266 invoked by uid 89); 14 Jul 2015 23:21:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f179.google.com Received: from mail-ie0-f179.google.com (HELO mail-ie0-f179.google.com) (209.85.223.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 14 Jul 2015 23:21:40 +0000 Received: by ieik3 with SMTP id k3so22276809iei.3 for ; Tue, 14 Jul 2015 16:21:38 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.50.98.3 with SMTP id ee3mr6013791igb.10.1436916098759; Tue, 14 Jul 2015 16:21:38 -0700 (PDT) Received: by 10.36.13.213 with HTTP; Tue, 14 Jul 2015 16:21:38 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Jul 2015 23:21:00 -0000 Message-ID: Subject: Re: ACL Hell From: Steven Penny To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00237.txt.bz2 On Tue, Jul 14, 2015 at 5:15 PM, Sky Diver wrote: > $ touch x > > $ ls -l x > -rw-rwxr--+ 1 sky None 0 Jul 15 00:46 x* > > $ ln -s x y > ln: failed to create symbolic link =E2=80=98y=E2=80=99: Operation not per= mitted I just tried this on a pristine Windows 7 64-bit virtual machine without is= sue. You might want to check your system. -- 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