Difference between revisions of "Robocopy"

From MyWiki
Jump to: navigation, search
(Created page with "robocopy \\Computer1\reports \\Computer2\backup *.doc <br>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
http://www.powercram.com/2009/11/robocopy-syntax-command-line-switches.html<br>
 +
 +
'''ROBOCOPY''' source destination [file [file]…] [options]<br>
 
robocopy \\Computer1\reports \\Computer2\backup *.doc <br>
 
robocopy \\Computer1\reports \\Computer2\backup *.doc <br>

Latest revision as of 13:50, 4 August 2015

http://www.powercram.com/2009/11/robocopy-syntax-command-line-switches.html

ROBOCOPY source destination [file [file]…] [options]
robocopy \\Computer1\reports \\Computer2\backup *.doc