Large File Copy Failed
I routinely copy large files (diagnostic logs) and I tried that just now in Vista. I got the following error, “Error 0x800705AA: Insufficient system resources exist to complete the requested service.” I googled for this and found that you can work around this by using XCOPY /Z (copies networked files in restartable mode). The file in question was a 404MB file. The work around worked for me.
Posted: June 12th, 2007 under Vista.
Comments: 2
Comments
Comment from J. Wilkins
Time: July 31, 2009, 12:28 pm
I’m trying to copy a 45Gig backup and its failing. I also tried this xcopy /z in cmd but this failed as well as using the mov cmd. Still looking for the solution.
Comment from chris
Time: August 4, 2009, 3:41 pm
http://serverfault.com/questions/6929/how-to-copy-a-large-file-effectivly talks about copying large files. Hopefully something there helps.

Write a comment