Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > robocopy issues (Vista version)

Reply
Thread Tools Display Modes

robocopy issues (Vista version)

 
 
Stefan
Guest
Posts: n/a

 
      11-12-2007
Hello, I am using robocopy to backup my files with a cmd-script to an
external USB harddisk: I see some issues with the versions which come with
vista, maybe you can improve that with an update.

1. It does not give return codes back. So my script can not work with the
"if ERRORLEVEL ..." statement. The version XP010 from server 2003 ressource
kit does.

2. When the target harddrive is full, robocopy does not stop. I don't know
what it does, but it continues endless accessing the the target drive. I
haven't found an option to stop that behaviour.

3. When copying c:\users\name\AppData\ then there is an endless recoursion
in the folder
c:\users\name\AppData\Anwendungsdaten\Anwendungsda ten\Anwendungsdaten\Anwendungsdaten\Anwendungsdate n\Anwendungsdaten\Anwendungsdaten\...

(Anwendungsdaten is the german translation for Application Data.) Every
level of that folder contains the files from Anwendungsdaten. That path is so
deep that you can not delete it with Windows Explorer. The only method to
delete it, was to run robocopy again with an empty source folder and
c:\users\name\AppData\Anwendungsdaten as the target using the /mir option.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://windowshelp.microsoft.com/com...ile_management
 
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
Robocopy issues. Keith B. Rosenberg Windows Vista General Discussion 5 04-06-2008 04:03 PM
Is this Robocopy or Vista causing the problem? Nick Payne Windows Vista File Management 5 11-20-2007 01:16 AM
Vista and Robocopy TonySper Windows Vista General Discussion 1 09-29-2007 01:03 AM
Network Issues with HP Universal Printer Driver for Vista, Version Global T Windows Vista Printing / Faxing / Scanning 2 03-17-2007 02:29 PM
Never robocopy vista user accounts without /xj mister.jones Windows Vista General Discussion 1 02-26-2007 02:55 AM



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