X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Eric Blake Subject: Re: File copying problem (ever-changing faked inode on network drive) Date: Thu, 13 Apr 2006 18:36:06 +0000 (UTC) Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Stephen Linda cog.ufl.edu> writes: > I'm having the "cp: skipping file `/g/tmp/foo.bar', as it was replaced > while being copied" problem on a network drive, apparently due to the > ever-changing inode adventure. Samba 2.0.10 running under Redhat 7.1 > kernel 2.4.17 on the file server; XP pro SP2 on the PC. The output from > getvolinfo is: > > > In my googling of this problem I haven't seen a solution offered. What > should I do to remedy this? Install the latest snapshot, then compile the program mentioned here: http://cygwin.com/ml/cygwin/2006-04/msg00314.html and send the output to this list. If Corinna's suspicions are correct, and old versions of Samba give a reliable indication of ever-changing inodes (by using a random 32-bit value instead of a fixed 64-bit value), then it will not be long before a snapshot with a workaround will be provided. -- Eric Blake volunteer cygwin coreutils maintainer -- 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/