I'm ashamed to say I just can't figure out the correct syntax to have robocopy.exe copy the contents of a share with a space in the name. For example 'robocopy \\SERVER\DOCS SHARE\ "F BACKUPS\DOCS ...
The GUI is fine if you're only moving a few files, but for larger and more complex migrations, this built-in Windows utility is the way to go. There are many ways to get a file from Point A to Point B ...
I have about 600GB of data to copy from one server to another. Normally, I'd use ROBOCOPY for this so I can skip copying files which are identical between both systems. In this case, however, I need ...