Skip to content

Instantly share code, notes, and snippets.

@azechi
Last active February 14, 2017 00:43
Show Gist options
  • Save azechi/5923ea03fe84efebf556e0a3fe5eb36f to your computer and use it in GitHub Desktop.
Save azechi/5923ea03fe84efebf556e0a3fe5eb36f to your computer and use it in GitHub Desktop.
まるっとコピー
:: 管理者として実行する
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