View Full Version : robocopy weird issue


Johnny Chow
08-10-2006, 01:26 AM
Hi,
I am copying files from map direction to local file by using robocopy
command "robocopy v:\ d: /e". It copies file from beginning and after a
while it is shown "Not enough quota is available to process this command".
This is the same with xcopy command. One thing is souce folder has deep
subdirectiory structure. The local drive definitively has enough space.
Any tips or information will be appreciated.

Thank you in advance,

Johnny Chow

Harj
08-10-2006, 04:32 PM
Hi,

I do not think this error pertains to disk space. Check out the
following article

http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit/en-us/Default.asp?url=/resources/documentation/Windows/2000/server/reskit/en-us/w2000Msgs/824.asp

User Action:
Close some applications and try again. If you still get this message,
choose System from Control Panel, then choose Virtual Memory and
increase the size of your paging file.

Hope this helps

Harj Singh
Power Your Active Directory Investment
www.specopssoft.com

Johnny Chow wrote:
> Hi,
> I am copying files from map direction to local file by using robocopy
> command "robocopy v:\ d: /e". It copies file from beginning and after a
> while it is shown "Not enough quota is available to process this command".
> This is the same with xcopy command. One thing is souce folder has deep
> subdirectiory structure. The local drive definitively has enough space.
> Any tips or information will be appreciated.
>
> Thank you in advance,
>
> Johnny Chow