Windows 10: Robocopy "C:\Users\" results in an output folder larger than the entire source disk.

Discus and support Robocopy "C:\Users\" results in an output folder larger than the entire source disk. in Windows 10 Software and Apps to solve the problem; Hi everyone. My windows 11 install on my main PC has gotten quite messy as of late, and additionally, I am split between two different Microsoft... Discussion in 'Windows 10 Software and Apps' started by battleboner, Dec 6, 2024.

  1. Robocopy "C:\Users\" results in an output folder larger than the entire source disk.


    Hi everyone. My windows 11 install on my main PC has gotten quite messy as of late, and additionally, I am split between two different Microsoft accounts on two different computers, which I'd like unified under one account. My solution for this was going to be to simply back-up the old users folders there are three in case I need any data from it in the future, nuke the entire install, and then reinstall - signing in under the correct account in the process. However, I seem to repeatedly run into the same issue at the beginning of this process. I've run robocopy with several combinations of

    :)
     
    battleboner, Dec 6, 2024
    #1

  2. Robocopy Error 2 - copyying folder in dropbox

    I have successfully created and used the following batch file in windows10

    robocopy C:\Users\Julie\Documents\Test C:\Users\Julie\Documents\accounts-backup
    pause

    However when I run the batch below to copy the contents of a folder in Dropbox I get

    ERROR 2 (0x00000002) Accessing Source Directory C:\Users\Julie\Dropbox\accounts\
    The system cannot find the file specified.

    robocopy C:\Users\Julie\Dropbox\accounts C:\Users\Julie\Documents\accounts-backup
    pause

    Any suggestions to resolve this
     
    ColinKinsella, Dec 6, 2024
    #2
  3. How to copy a folder structure (including files within) into multiple folders simultaneously.

    These four ROBOCOPY commands will accomplish what you want.

    From Command Prompt, run:

    robocopy "C:\Users\John\Downloads\Source" "C:\Users\John\Desktop\Destination\Folder J" /MIR

    robocopy "C:\Users\John\Downloads\Source" "C:\Users\John\Desktop\Destination\Folder K" /MIR

    robocopy "C:\Users\John\Downloads\Source" "C:\Users\John\Desktop\Destination\Folder L" /MIR

    robocopy "C:\Users\John\Downloads\Source" "C:\Users\John\Desktop\Destination\Folder etc..." /MIR

    Optionally, you may create a Batch file containing the above commands on your desktop.

    For more information about ROBOCOPY, run robocopy /? in Command Prompt.

    The /MIR parameter mirrors a directory tree, which also means that any extra items in the destination folder will be removed.

    • /MIR :: MIRror a directory tree (equivalent to /E plus /PURGE).
    See also:

     
    Ramesh Srinivasan, Dec 6, 2024
    #3
  4. Robocopy "C:\Users\" results in an output folder larger than the entire source disk.

    Robocopy copies folders not in Documents to my backup Documents folder on 2nd drive.

    Two things:

    • You must surroound your folder names with double quotes:

      robocopy "C:\Users\my name\Documents . . ." "D:\Dropbox\my name\Documents
      . . ."
    • Robocopy often hides target folders, causing users to think they are missing. Look for hidden folders.
     
    Frederik Long, Dec 6, 2024
    #4
Thema:

Robocopy "C:\Users\" results in an output folder larger than the entire source disk.

Loading...
  1. Robocopy "C:\Users\" results in an output folder larger than the entire source disk. - Similar Threads - Robocopy Users results

  2. Robocopy "C:\Users\" results in an output folder larger than the entire source disk.

    in Windows 10 Gaming
    Robocopy "C:\Users\" results in an output folder larger than the entire source disk.: Hi everyone. My windows 11 install on my main PC has gotten quite messy as of late, and additionally, I am split between two different Microsoft accounts on two different computers, which I'd like unified under one account. My solution for this was going to be to simply...
  3. C:/Users "size" volume is larger than whole disk while "size on disk" is much smaller

    in Windows 10 Software and Apps
    C:/Users "size" volume is larger than whole disk while "size on disk" is much smaller: My C:/Users shows 540 gb of "size" and 31gb of "size on disk" while the C disk only has 146gb. My laptop runs properly but I don't think this is normal. Is it an error or something that can be explained?...
  4. C:/Users "size" volume is larger than whole disk while "size on disk" is much smaller

    in Windows 10 Gaming
    C:/Users "size" volume is larger than whole disk while "size on disk" is much smaller: My C:/Users shows 540 gb of "size" and 31gb of "size on disk" while the C disk only has 146gb. My laptop runs properly but I don't think this is normal. Is it an error or something that can be explained?...
  5. C:\Users\NAME folder is much larger than the combined size of the files it contains

    in Windows 10 Gaming
    C:\Users\NAME folder is much larger than the combined size of the files it contains: I am trying to free up space and I noticed my Users folder was larger than I thought it would be. I am on Windows 10My C:\Users folder contains 2 folders. One with my name and the other called 'Public'. When I check their sizes Public is small 121 KB with not many folders and...
  6. C:\Users\NAME folder is much larger than the combined size of the files it contains

    in Windows 10 Software and Apps
    C:\Users\NAME folder is much larger than the combined size of the files it contains: I am trying to free up space and I noticed my Users folder was larger than I thought it would be. I am on Windows 10My C:\Users folder contains 2 folders. One with my name and the other called 'Public'. When I check their sizes Public is small 121 KB with not many folders and...
  7. C:\Users\NAME folder is much larger than the combined size of the files it contains

    in Windows 10 Network and Sharing
    C:\Users\NAME folder is much larger than the combined size of the files it contains: I am trying to free up space and I noticed my Users folder was larger than I thought it would be. I am on Windows 10My C:\Users folder contains 2 folders. One with my name and the other called 'Public'. When I check their sizes Public is small 121 KB with not many folders and...
  8. Disk size in sub-folder larger than the actual disk capacity

    in Windows 10 Gaming
    Disk size in sub-folder larger than the actual disk capacity: I would like to request for some assistance in regards to a file sizing issue I have experienced. I randomly checked through my folders and discovered one of them showing weird size properties. It is a sub-folder within the HDD partition and it is showing sizes way larger...
  9. Disk size in sub-folder larger than the actual disk capacity

    in Windows 10 Software and Apps
    Disk size in sub-folder larger than the actual disk capacity: I would like to request for some assistance in regards to a file sizing issue I have experienced. I randomly checked through my folders and discovered one of them showing weird size properties. It is a sub-folder within the HDD partition and it is showing sizes way larger...
  10. Disk size in sub-folder larger than the actual disk capacity

    in Windows 10 Network and Sharing
    Disk size in sub-folder larger than the actual disk capacity: I would like to request for some assistance in regards to a file sizing issue I have experienced. I randomly checked through my folders and discovered one of them showing weird size properties. It is a sub-folder within the HDD partition and it is showing sizes way larger...