Robocopy

Bryan Berns bryan.berns@gmail.com
Fri Apr 3 11:54:00 GMT 2015


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



More information about the Cygwin mailing list