X-Spam-Check-By: sourceware.org Message-ID: <12080448.post@talk.nabble.com> Date: Thu, 9 Aug 2007 13:45:37 -0700 (PDT) From: TomL To: cygwin AT cygwin DOT com Subject: Re: ls / rm etc return "no such file or directory" In-Reply-To: <46BB7A46.5030601@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: toml AT bitstatement DOT net References: <12080147 DOT post AT talk DOT nabble DOT com> <46BB7A46 DOT 5030601 AT etr-usa DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Files/directories in this mode only occur on the system when created from within cygwin. In this instance, it was created by FileUtils::mkdir_p in a cygwin ruby script. It went into this mode after attempting to remove it with FileUtils::rm_rf Incidentally, that may be the trick -- there might be something broken in FileUtils::rm_rf when running on cygwin. I will refrain from using it. Warren Young wrote: > > How is this a Cygwin issue if regular Win32 commands give the same > problems? > -- View this message in context: http://www.nabble.com/ls---rm-etc-return-%22no-such-file-or-directory%22-tf4245023.html#a12080448 Sent from the Cygwin Users mailing list archive at Nabble.com. -- 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/