Main menu:


Site search

My Wife’s Website

Recent Posts

Categories

Archives

 

June 2007
S M T W T F S
« May   Jul »
 12
3456789
10111213141516
17181920212223
24252627282930

Links:

Meta

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.

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