Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save floydpink/1692052040f34dc4df4f to your computer and use it in GitHub Desktop.
Save floydpink/1692052040f34dc4df4f to your computer and use it in GitHub Desktop.
Move only selected file types along with the folder structure on Windows
ROBOCOPY <Source> <Destination> pattern /E /MOV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment