DOS Batch: Mirror Contents of One Directory to Another with Prompt using Robocopy


/ Published in: DOS Batch
Save to your folder(s)

This batch mirrors the contents of one directory to another using Robocopy. It will display a list of what is being mirrored before prompting the user for confirmation on the mirror.

WARNING: Robocopy's /MIR switch that is used in this batch WILL remove any destination objects not present in the source directory

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.