delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
Subject: | Unable to recirsively delete a directory |
Date: | Tue, 16 Oct 2007 12:01:35 +0200 |
Message-ID: | <69D276452CD2904980D5B6AC33C9BE1709492F65@gtlbmlexs0006.bagmail.net> |
From: | <Michael DOT MacAllister AT empolis DOT com> |
To: | <cygwin AT cygwin DOT com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id l9GA1uHj026367 |
Hi, I am running XP SP2. I have a drive mapped (z:). See mount output. It is a NAS drive that supports smb. sh-3.2$ mount D:\cygwin\bin on /usr/bin type system (binmode) D:\cygwin\lib on /usr/lib type system (binmode) D:\cygwin on / type system (binmode) c: on /cygdrive/c type system (binmode,noumount) d: on /cygdrive/d type system (binmode,noumount) f: on /cygdrive/f type system (binmode,noumount) y: on /cygdrive/y type system (binmode,noumount) z: on /cygdrive/z type system (binmode,noumount) I can read and write to the /z drive and I can delete individual files but I can't delete folders (rm -rf anypath) from the cygwin command line. I get the followning error. $ rm -rf /s/test/ rm: cannot remove directory `/s/test/': Directory not empty I can delete folders if I use windows explorer, or in a Unix xterm. The files belong to the user and are not locked. Does anyone have any ideas? Thanks, Mike -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |