Last active
February 14, 2017 00:43
-
-
Save azechi/5923ea03fe84efebf556e0a3fe5eb36f to your computer and use it in GitHub Desktop.
まるっとコピー
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: 管理者として実行する | |
robocopy C:\Source D:\Destination /E /R:0 /W:0 /NP /XJ /LOG:logfile.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment