So, tired of copy and paste between folders/drives, and all of a sudden access is denied on a particular file so the transfer stops.. that sucks! xcopy is a great tool on command prompt. go to the directory you want to copy to and type: xcopy {copy path} /C /H /K /R /E /Y also [...]