Jump to content

Robocopy very slow, even if I do not copy anything and just create a list (/L)


Recommended Posts

Guest King555a
Posted

I want to create a backup with the "robocopy" command.I created a local directory with several junction points (which all point to the different folders I want to backup) and a network drive, which is a SMB share on the Internet (cloud hosting provider).I use this command:robocopy D:\backup\ M:\ /COPY:DAT /DCOPY:DAT /MIR /COMPRESS /R:2 /W:1 /UNICODE /FFT /DST /UNILOG:D:\backup.log /TEE /LThis does only list the files which would be synchronized. It takes more than 25 minutes. Doing the same sync with "TotalCommander" takes only 6 minutes. There are 212,142 files.Is this normal for robocopy? Or

 

More...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...