delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Date: | Tue, 8 Apr 2003 20:47:27 -0400 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problem with database engine on cygwin |
Message-ID: | <20030409004727.GF26203@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <191690-22003428231748604 AT M2W046 DOT mail2web DOT com> <Pine DOT GSO DOT 4 DOT 44 DOT 0304081920250 DOT 21921-100000 AT slinky DOT cs DOT nyu DOT edu> |
Mime-Version: | 1.0 |
In-Reply-To: | <Pine.GSO.4.44.0304081920250.21921-100000@slinky.cs.nyu.edu> |
User-Agent: | Mutt/1.4.1i |
On Tue, Apr 08, 2003 at 07:28:21PM -0400, Igor Pechtchanski wrote: >Larry, > >It may be more complicated than that. unlink() calls DeleteFile(), and >who knows what happens in the guts of it. For instance, I'm having a >permission problem with deleting files on a Samba share from inside of >applications (but no problems deleting them from the shell). I've traced >it as far as the DeleteFile() call, which fails in the former case and >succeeds in the latter. Go figure... The latest version of cygwin should try to delete files via CreatFile before resorting to DeleteFile. Does CreateFile fail also? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |