use xcopy, not copy.
Xcopy contains a switch to continue copy operations even if an error occurs in the current batch operation. ( /c) You will need to use it if you have a problem with locked files.