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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=UEo44bU8O7eCBD4t5XYSCxTQSRUwA Qr7c0zSuFkrwx7QEqJ0mOEFxrEgYyznmYbS276HONJA5mNaVL3YFaIuGtx0fY8mw MBSMY2bOdhAHPQNLj6fdxcfUNkxO2d8GNeKrwuu7sqLLlzpMY8uDzgv1WDFM2mdg b8n2sXdJo5c2wY= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=u2gU5TYdIrfy366rcnWQ4O2/GHU=; b=pgK Qlex9SZ8gpYo9E1cRNNEOEldzFYvoq8JCQQ2B2v/WhcLQ3dLHRyfn0MzPAe9cVRW LhdAyF74OD2aIgdk+meOIC9KmGTNxILsphry80Blcg8fsKoLdIHsJEpL3O13pYAr GT2ShEhYZDiCTSaRtapNOzTE401I5UZ1ymvsqQsI= 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=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Envelope-From:sk:kenneth X-HELO: mail-yw0-f178.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=R97Bu76iLvHhxYMRFRsI2CrZma6LLsTX6rZeCXrU/No=; b=nAUcVEdDIpJ9/8MLh3047fzDjXBcCi84S8EI9pe0XB8fqWjuSfBFkV47qBT7Bk1SX/ 5HXL9vqmk61pi+yTShu3+YY0u9RMOrWb+9RRZww1GKLlUqgHOo+ASVbWgNz2ezThFNIQ 5aIAf2CU0deHCjBii/qUhbvftSYRemlWfGOa4MxTdCxW30N07+shT7A+Kw86TBDPHgwD DWbH79pU99l78bTHyjTesiWIWr8Gj+A6ufTmgR8QLM6yO9f74Ia0Ry9/34QloJXohHxv i1hZIHi1syzq+8jY87lVnqhIxeh2OkRovXc+c/3ZAf8GxwL6qVwRhqp5ObddH4QGwm6k WoVw== X-Gm-Message-State: AOPr4FWbYU83acptTFvngftvm6akQC2OHm/DwkOvzoiD5vAZ34p2E8qH4jLPNAiTC3syKYeoLEirXMgMxXzYkA== MIME-Version: 1.0 X-Received: by 10.13.216.131 with SMTP id a125mr2357863ywe.179.1460484805789; Tue, 12 Apr 2016 11:13:25 -0700 (PDT) Date: Tue, 12 Apr 2016 11:13:25 -0700 Message-ID: Subject: Cygwin mv and cp fail: skipping file 'file', as it was replaced while being copied From: Kenneth Wolcott To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi; Cygwin mv and cp fail: skipping file 'file', as it was replaced while being copied $ uname -a CYGWIN_NT-6.1 KWOLCOTT-9010 2.5.0(0.297/5/3) 2016-04-11 09:58 x86_64 Cygwin $ mv new_Perforce_account_request.txt ~/. mv: skipping file 'new_Perforce_account_request.txt', as it was replaced while being copied $ pwd /cygdrive/p/Engineering/EOSS_Tableau/SFDC $ cp new_Perforce_account_request.txt ~/. cp: skipping file 'new_Perforce_account_request.txt', as it was replaced while being copied What's up with this? Thanks, Ken Wolcott -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple