can someone give me a example of the syntax for robocopy to copy from one drive/directory to another drive/directory , I need to just backup a directory every night, nothing fancy, and only need to ...
When I run Robocopy "C my pics source" "\my backup pics" /mir, it seems that RoboCopy changes the destination folder name to "my pics source" rather than leave the destination folder name intact. Most ...