I'm using robocopy to back up a few workstations. I've got a batch file for each one, something like this: I'm using the same robocopy batch file as a template for all systems, but not all systems ...
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 ...