Moving the 'My Documents' folder (and others) to a different hard disk

Page 10 of 10 FirstFirst ... 8910

  1. Posts : 16,957
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #91

    Ztruker said:
    You see the Robocopy process as it runs and you get a record of the process that matches what you see.
    I don't watch my RoboCopy scripts in action.

    I only bother looking at my logs if there is something worth looking at.

    I check the Exit code from any individual RoboCopy command line within my script and
    1 Repeat the command [I give it six tries in some cases***] then
    2 Flag up any remaining Exit code greater than 3 by renaming the log file * - Failures.Log then
    3 Bring up a dialog box at the end of the end of the script that tells me to look at the log names because a failure has ocurred.

    Robocopy Exit Codes - SS64

    *** I also halve the /MT value at each repeat. I start off at /MT:32 so the second try would be /MT:16, the third try would be /MT:8 and so on down to /MT:1.

    Denis
      My Computer


  2. Posts : 7,607
    Windows 10 Home 20H2
       #92

    Try3 said:
    Matthew,

    So you have indeed proved that, for all practicable purposes, the /L switch is worse than useless.

    Well done.

    Denis
    I just found a workaround—creating a shortcut whose target is
    Code:
    C:\Windows\System32\cmd.exe /C Robocopy "E:" "F:\# Reserved" /L /Ts /Mir /XF "desktop.ini" "Thumbs.db" & Pause
    The shortcut gives correct results.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:48.
Find Us




Windows 10 Forums