X-Spam-Check-By: sourceware.org Date: Thu, 30 Mar 2006 10:31:31 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: File copying problem Message-ID: <20060330083131.GA29818@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <442AA72A DOT 7040107 AT maplesoft DOT com> <442AB001 DOT 5080401 AT maplesoft DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <442AB001.5080401@maplesoft.com> User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 On Mar 29 11:04, Stefan Vorkoetter wrote: > Igor Peshansky wrote: > >On Wed, 29 Mar 2006, Stefan Vorkoetter wrote: > > > >>Does anyone know where I can get a slightly older cygwin1.dll > >>(1.5.19.[123]) ? The latest one breaks the copying of files from a Samba > >>server (it always says the file's been replaced during the copy). > >> > >>I tried reverting my entire cygwin installation to a much older one, but > >>that caused too much other grief. > > > >Does going forward instead of backward (a.k.a. trying a snapshot[*]) help? > > Igor > >[*] > > No, unfortunately not: > > # Using the drive letter: > ~/lib [504] $ cp u:/repository/main/lib/Statistics.hdb . > cp: skipping file `u:/repository/main/lib/Statistics.hdb', as it was > replaced while being copied > > # Using cygdrive: > ~/lib [507] $ cp /cygdrive/u/repository/main/lib/Statistics.hdb . > cp: skipping file `/cygdrive/u/repository/main/lib/Statistics.hdb', as it > was replaced while being copied > > # Using the full network path: > ~/lib [508] $ cp //titan/u-maple/repository/main/lib/Statistics.hdb . > cp: skipping file `//titan/u-maple/repository/main/lib/Statistics.hdb', as > it was replaced while being copied > > ~/lib [505] $ uname -a > CYGWIN_NT-5.1 mushroom 1.5.20s(0.155/4/2) 20060326 22:52:56 i686 unknown > unknown Cygwin > > All of the above worked fine with 1.5.18, and I believe versions > 1.5.19.[123] -v, please. What Samba version, what remote OS, what's the output of the tool from http://sourceware.org/ml/cygwin/2006-01/msg00818.html for this remote drive? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/