Short version of what I'm trying to do is sync my Outlook files from local hard drive to my network drive at work, and I want to try and use robocopy (and a Scheduled Task) to do this nightly. At work ...
I am using a robocopy script to backup a lot of files to an external HDD, some small and some quite large (>1GB). Sometimes robocopy will hang on a larger file...until I press ctrl-c which rather than ...