Skip to content

Instantly share code, notes, and snippets.

@claudiuconstantin
Created September 23, 2017 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save claudiuconstantin/e7df447313ba82ad4976941272e5e641 to your computer and use it in GitHub Desktop.
Save claudiuconstantin/e7df447313ba82ad4976941272e5e641 to your computer and use it in GitHub Desktop.
Robocopy
robocopy D:\test F:\test /MIR /FFT /R:3 /W:10 /Z /NP /NDL /XJD /MT[:8]
# https://superuser.com/questions/814102/robocopy-command-to-do-an-incremental-backup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment