Allow resuming if network connection is lost and limit retries to 5 and wait time to 15 sec
robocopy
robocopy {{path/to/source}} {{path/to/destination}} /Z /R:5 /W:15
robocopy
robocopy {{path/to/source}} {{path/to/destination}} /Z /R:5 /W:15