Answer the question
In order to leave comments, you need to log in
Copying robocopy files?
Good afternoon,
Tell me how to do it, I want to use Robocopy to copy several folders (with all files and subdirectories) to another location.
Instead of writing like this:
robocopy D:\1 E:\1 /E
robocopy D:\2 E:\2 /E
robocopy D:\3 E:\3 /E
Answer the question
In order to leave comments, you need to log in
It is possible with robocopy, it is possible with powershell.
If several folders are all that is in some directory, then you can run robocopy with the /mir key and it will make a mirror of the entire folder. If not, then there are three commands and there are also three in powershell.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question