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

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

session - security issue: php login/logout script + back button -

Eclipse and GWT -