Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Date: Fri, 29 Apr 2005 23:40:42 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: unknown windows error 64
Message-ID: <20050430034042.GF24555@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <Pine.CYG.4.58.0504292247040.1672@Crunch.bcgssbd.sciatl.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.CYG.4.58.0504292247040.1672@Crunch.bcgssbd.sciatl.com>
User-Agent: Mutt/1.5.8i

On Fri, Apr 29, 2005 at 11:03:50PM -0400, Shaffer, Kenneth wrote:
>I'm having a problem with cp returning "Permission denied". I managed to
>strace it and found that after a whole lot of successful block
>read/writes, an unknown windows error 64 shows up. A snippet of the trace
>follows.

Was this a copy to a network share?  That error is "ERROR_NETNAME_DELETED".

I guess I'll map that error to "ENOSHARE" (a cygwin-specific errno) but
that won't help your problem.  There seems to be some underlying problem
on windows causing this.

cgf

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

