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 Date: Tue, 17 Aug 2004 10:31:38 +0200 From: Corinna Vinschen To: "'cygwin AT cygwin DOT com'" Subject: Re: Creating a multi-volume archive with tar Message-ID: <20040817083138.GA7586@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: "'cygwin AT cygwin DOT com'" References: <274A369893F5FB4099345F006439D9870316C307 AT bella DOT corp DOT resmed DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <274A369893F5FB4099345F006439D9870316C307@bella.corp.resmed.org> User-Agent: Mutt/1.4.2i On Aug 17 09:06, Peter Milliken wrote: > Hi, > > I am trying to write large files across multiple floppies using tar. I am > using tar 1.13.25 and it writes to the first diskette but then stops - no > prompt for the next disk or anything. > > I searched the archives and found the following: > [...] > I found the culprit. It was age old code in Cygwin which should speed > up reading and writing on raw devices by using buffering. This works > nicely for reading, but it doesn't work quite as well for writing. > I've removed buffered writing for raw devices entirely. > [...] > Is this fix in the currently available distribution yet? Is so, which > component of cygwin do I have to update i.e. tar.exe, one of the dll's or > what? It's a bug in the Cygwin DLL. > If it's not currently available, what are my options? :-) Install a developers snapshot of Cygwin (http://cygwin.com/snapshots/) or wait for the 1.5.11 release which is due VSN. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Co-Project Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/