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:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=lYGDHgRs/MPa9gws9qTdVLuKnPEK7
	KgEHCCegkXrgHo/DC7fF/VUochxgTgCOSyP7yhjd53NrwfkwM4XesHB7sseprNca
	/q+r7CTVYj1eqpOZwv38cQ4g1G78G3GFXIiJpRFfnsKBtCCpcvfB1L/rj+oGNkWI
	x3CwvkmoHlo9Q0=
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:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=1PAKjYLIZ94oz3X0WJauJwlFenw=; b=jsc
	wNY5tyH070+4gDA7XzNYuYPitQCOlhcaoZ1LdNgWNBImb0TyjYZ6C6PvluLDJ6cF
	5A511xGNMssrVDeWwC8pjW05klqsaAQnD6Wecv8tcrn/I8fpWSv+v+ObB61d1OX0
	9Yk5IARlSvunTIC5xYp0+sqaTUX7uasRWimUjxoU=
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.5 required=5.0 tests=AWL,BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ig0-f175.google.com
MIME-Version: 1.0
X-Received: by 10.50.50.198 with SMTP id e6mr4353216igo.13.1441136914818; Tue, 01 Sep 2015 12:48:34 -0700 (PDT)
Date: Tue, 1 Sep 2015 13:48:34 -0600
Message-ID: <CAL1QdWeOZvgnQtkt5tKFQtpFvynZjYL9hiUJ9d=FKGqNT7FR7w@mail.gmail.com>
Subject: "permission denied" issues when removing files/folders created by cygwin
From: Roger Pack <rogerdpack2@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

As a note, after using cygwin to build some libraries (worked well,
thanks team!) when trying to delete a folder via windows explorer, I
got the message  "Destination folder access denied, you need to
confirm this action"  (followed by a UAC prompt) and also
"Delete folder, Invalid MS-DOS function"

It appears the problem lies with creating a file named "NUL" windows
utilities just don't know how to deal with it (you can recreate it by
creating a folder, then from cygwin bash $ touch NUL) then try and
remove the folder with windows explorer.

I would not have expected cygwin to allow itself the privilege of
creating files that are unremovable by windows explorer, but I just
thought I'd throw it out there.

Cheers!
-roger-

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

