Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Vista and Robocopy

Reply
Thread Tools Display Modes

Vista and Robocopy

 
 
TonySper
Guest
Posts: n/a

 
      09-28-2007
Vista has included Robocopy in the operating system but when I run it and it
comes across a file it can't access it errors out. Does anyone know of a
switch in it to just skip the file and continue copying just like XXCOPY
will do?? I can't find any.
Tony


 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      09-29-2007
"TonySper" <> wrote ...
> Vista has included Robocopy in the operating system but when I run it and
> it comes across a file it can't access it errors out. Does anyone know of
> a


Hi Tony

Does the copy operation actually stop, with an error messge? Or does
robocopy just seem to "hang" when it hits the file it cannot access?

Robocopy is extremely persistent at trying to copy files (that's its main
raison d'etre); so by default, it will retry a file one million times, at 30
second intervals. You can use the /R:n parameter, to set the number of
retires. For example, "/R;5" to retry copying a file 5 times and then give
up, and move on to the next file. That may give you the effect you want?

--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Weird robocopy results for users folder in Vista jmpage2 Windows Vista General Discussion 3 04-16-2008 05:13 PM
Is this Robocopy or Vista causing the problem? Nick Payne Windows Vista File Management 5 11-20-2007 01:16 AM
robocopy issues (Vista version) Stefan Windows Vista File Management 0 11-12-2007 07:31 AM
Never robocopy vista user accounts without /xj mister.jones Windows Vista General Discussion 1 02-26-2007 02:55 AM
Robocopy Dag N Windows Vista General Discussion 1 09-23-2006 08:24 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59