Skip to main content

Posts

Showing posts with the label robocopy

Don't use the GUI, use Robo.

https://gist.github.com/4108167 I use this every week to copy files on WiFs shares internationally. Copy a directory and its contents verbosely (skipping items that exist in the destination, retry upon failure up to 3 times, wait 3 seconds between retries.) Great way to avoid GUI copy errors.