Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <001101c360c8$8868c880$2c01a8c0@synergyinfotech.com> From: "Santhosh K" To: References: <20030811180612 DOT GB1136 AT tishler DOT net> <20030811190539 DOT GO3101 AT cygbert DOT vinschen DOT de> <20030811200134 DOT GA1392 AT tishler DOT net> <20030811205002 DOT GT3101 AT cygbert DOT vinschen DOT de> <20030812111203 DOT GA2316 AT tishler DOT net> Subject: cannot create : permission denied Date: Tue, 12 Aug 2003 17:24:49 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Hello, Following error occurs when i do an echo on cannot create : permission denied Deatils : The same file is being opened and appended by other process also but not = simultaneously. This problem usually occurs after the size of file is = more than 20 Kb. Eg : while(1) { echo " " >> file FileAppend } Here FileAppend is an executable which opens the same file in append = mode writes some data and closes the file. Cygwin version : 20 OS : Windows 2000 Regards, Santhosh K -- 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/