maharlika
asked on
Insufficient system resources message when copying files
I'm trying to copy a backup file (.bkf) from a hard drive on Windows 2003 server to an external usb hard drive on the same server. I can do this for smaller files, but this one is 169 gb, and I get the message: insufficient system resources exist to complete the requested service" even though there is plenty of space on the external drive. What causes this error?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Is the USB drive FAT formatted or NTFS one?
You can use robocopy for this - http://www.microsoft.com/en-us/download/details.aspx?id=17657
instructions - http://technet.microsoft.com/en-us/library/cc733145%28v=ws.10%29.aspx
instructions - http://technet.microsoft.com/en-us/library/cc733145%28v=ws.10%29.aspx
http://codesector.com/teracopy