X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type; q=dns; s=default; b=eq5q eH4XX5pMEpXzRujP6lQoNECRp2bDtv12dw04zWJON1tF6ItW+IaVwdW9MCF4eTwB 45itg7IyIuHiFc9cVIR97lo4nytlsijUIQFLorFrBrCyh2zyJnFNFtprwv7DFgDO NM80rTfaB/Y/beRxK1L2/VtU5XXil0rfvelOZ/0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type; s=default; bh=IoWMwq1WoN DXRrrBz3CeY4nv0ak=; b=lK/WvcUat1x5yMq4yx5OG2sm0RHAxbwSMHJiE56JMo WEgUEPevzom+qGqCNGO6G9SuH3+jLOTjp7VqQlQzPRaPSF9eZCMEAkqFSKIZ2tqG WDcXv53PpoNuh3PHZwEWHirzgZtRn8612WsyF/OrWwUlRib2C5bK/Ozdp5ISvHLz w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=virtualization, inode, Blake, blake X-HELO: mx1.redhat.com Subject: Re: Cygwin mv and cp fail: skipping file 'file', as it was replaced while being copied To: cygwin AT cygwin DOT com References: From: Eric Blake Openpgp: url=http://people.redhat.com/eblake/eblake.gpg X-Enigmail-Draft-Status: N1110 Message-ID: <570D4438.8020103@redhat.com> Date: Tue, 12 Apr 2016 12:53:44 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LVuNX4frDM4w0aLxIUakM64eGkRinMiRq" X-IsSubscribed: yes --LVuNX4frDM4w0aLxIUakM64eGkRinMiRq Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/12/2016 12:13 PM, Kenneth Wolcott wrote: > Hi; >=20 > Cygwin mv and cp fail: skipping file 'file', as it was replaced > while being copied >=20 > $ uname -a > CYGWIN_NT-6.1 KWOLCOTT-9010 2.5.0(0.297/5/3) 2016-04-11 09:58 x86_64 Cygw= in >=20 > $ mv new_Perforce_account_request.txt ~/. > mv: skipping file 'new_Perforce_account_request.txt', as it was > replaced while being copied >=20 > $ pwd > /cygdrive/p/Engineering/EOSS_Tableau/SFDC That's often the case of a drive that has unstable inode numbers. What does /usr/lib/csih/getVolInfo /cygdrive/p/Engineering/EOSS_Tableau/SFDC say about your drive? It may be some buggy file system that cygwin needs to learn how to work around. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --LVuNX4frDM4w0aLxIUakM64eGkRinMiRq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXDUQ4AAoJEKeha0olJ0Nq4OMH/2CluHer7NRziP8dUUGDuqoJ fn8RDKLND8zCw9il4PIEJYIjQLMLIPPGxRXDW5BS0MyWrZ9GNkWaLyriRzQG4cpC wL+GA0f+qIRCkVVkivmJTMAWBQwORCNcQHO8WOpYoS3tSGCkfDWexEEyPkR4px9F xJl0sEpqgE3Lu3C4gFJYNybY45UlnvJNOXXQWB/hsTjFE3tvf+ybXb5JAPkRSASk k3tfKCAT51QljTVc2NuwhxluJSPHMrYqyZsFq1rU6DQ+mdwoL5umrMjv2fCC2B/q 9Wqe+e8dkQeZEJIgMCIWHNaNHPWPEDvEs9wZ+Q5/OtMptbZ0bCJrSvgi280nndo= =MDiL -----END PGP SIGNATURE----- --LVuNX4frDM4w0aLxIUakM64eGkRinMiRq--