Robocopy non administrator -


Can I play Robo with a non administrator user if I have the right to read / write both on the source and destination folders ? Is there any side effect / limit?

My order will be:

  Robocopy \\ server1 \ SRC \\ server2 \ DEST  

Thank you!

Yes, it will work on permissions by you. If you want to mirror the subfolder, add the / MIR option.


Comments