RoboCopy Utility

Hello,

I am trying to get this utility to work for a client I serve remotely. I have used this tool any number of times, but only when I have been local. I am using RDP to access the servers that have a large number of files that need moving (basically from 1 drive to another). If it makes a difference I am using the RoboCopy GUI rather then the CLI. Thanks.

What is the problem that you’re having?

If the client’s local drives are mapped in the remote session then it should work the same as using Robocopy locally.

The problem I was having was that it wouldn’t copy. The drives were mapped, everything was the same as it would be if I was there rather then using RDP. I did find out the problem though. It was the system Path, it did not have C:\program files in it, and it couldn’t find the robocopy.exe. I didn’t think to look for this until much later. Thanks.