Skip to content

Instantly share code, notes, and snippets.

@Zobber
Created February 27, 2022 03:49
Show Gist options
  • Save Zobber/7913cecbcfc95e0b60defad09aef36de to your computer and use it in GitHub Desktop.
Save Zobber/7913cecbcfc95e0b60defad09aef36de to your computer and use it in GitHub Desktop.
Copy all changed or newer files using ROBOCOPY (Windows)
ROBOCOPY "path_from" "path_to" /E /XC /XN /XO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment