X-Recipient: archive-cygwin@delorie.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:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=I/
	rYIHtkQy7TiVaXcHruWARDBHlOwXMlyhxQ+0+Jx/JiJfgHc1jTLaLGGcDkcCyyA1
	CyP+srOVenJR04C+Tdpo/LeTYIdq3iRaRVt5drytFXBvyajewXGmoKdm9sJMe/Ma
	eK3CIKqfulyRg7mF8oKC1pQ7GwIF0CmTyXTMgx8FE=
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:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=b6RRdMkx
	xEJNIu1pqv/dpUVX4Ow=; b=Q/5if3OrRXNnM8d9iLFS9rIUvx1ycwDv5t2kyc10
	419M/jNo8mte84ZbON3s3XfgqgMuBmt+G/fGUE0YjZNxLVDwpDHaL7PivsqcxRSg
	iwzEfpRdipuDBa8kVsHENqbQP1MPjJH6G2LO3eWnaUs5M32S7pIUxLJJVJ0mVGsO
	7JU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-la0-f44.google.com
MIME-Version: 1.0
X-Received: by 10.152.36.101 with SMTP id p5mr1893259laj.50.1428062075033; Fri, 03 Apr 2015 04:54:35 -0700 (PDT)
In-Reply-To: <0216347cd127fa618050e7d72467a2e9.squirrel@webmail.xs4all.nl>
References: <0216347cd127fa618050e7d72467a2e9.squirrel@webmail.xs4all.nl>
Date: Fri, 3 Apr 2015 07:54:34 -0400
Message-ID: <CADi7v6+Tp4fG-fRqbz-tLWaDOOzP5_JZoXs3RwpLcN1p2R6bzA@mail.gmail.com>
Subject: Re: Robocopy
From: Bryan Berns <bryan.berns@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Thu, Apr 2, 2015 at 1:47 PM, Houder <houder@xs4all.nl> wrote:
> 2015/04/02 19:13:56 ERROR 5 (0x00000005) Copying File E:\Cygwin\home\jvdwater\.bash_history
> Access is denied.
> Waiting 30 seconds... Retrying...
>             New File                 689        .bash_history

ROBOCOPY is very reliable and it's actually what I use to have folks
"install" Cygwin on our enterprise systems (i.e. I setup a master
replica of the install and they ROBOCOPY it down to their machines).
It works without fail unless they have a files in use.  If you throw
in /R:0, do you see any other files with access denied?  Might be a
good datapoint to confirm it's everything and not something specify
about bash_history.

--
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

