DOS xcopy help in XP - FROM Network Drive TO Local

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



have two machines. One is a desktop that functions as a kind of master file
server at home. The other is a laptop that I boogie around with.

I want to write a batch file to xcopy FROM the desktop TO the laptop.

It isn't working.

Running XP SP2
The subdirectory to copy from is called "To Copy" and is in the Shared
Documents on the server
The Shared Documents subdiretory on the server is Shared as
"\\SERVER\SHAREDDOCS"
The entire hard drive of the server is shared as "\\SERVER\SERVER" and is
also mapped as g:\ drive


What is the proper syntax for the file location?

I have tried:

xcopy \\SERVER\SHAREDDOCS\To Copy c:\DEST

xcopy g:\Documents and Settings\All Users\Shared Documents\To Copy c:\DEST

xcopy \\SERVER\SERVER\Documents and Settings\All Users\Shared Documents\To
Copy c:\DEST

and finally

xcopy g:\docume~1\alluse~1\shared~1\tocopy c:\dest



What to do?

Thanks
.



Relevant Pages

  • Re: XCOPY Insufficient system resources problem.
    ... reducing the PagePoolMaximum to 30. ... I work with server virtualization (through Virtual Server ... Xcopy didn't helped, and neither Rocobopy. ... If I try and "push" files at the target, I get this error message: ...
    (microsoft.public.windows.server.general)
  • Re: XCOPY Insufficient system resources problem.
    ... I work with server virtualization (through Virtual Server ... Xcopy didn't helped, and neither Rocobopy. ... but copy or even copying w/ windows explorer. ... If I try and "push" files at the target, I get this error message: ...
    (microsoft.public.windows.server.general)
  • Re: XCOPY Insufficient system resources problem.
    ... Seeing that you're talking about principles: ... Xcopy can't. ... Both systems are Windows Server 2003 R2 ... If I try and "push" files at the target, I get this error message: ...
    (microsoft.public.windows.server.general)
  • Re: DOS xcopy help in XP - FROM Network Drive TO Local
    ... The other is a laptop that I boogie around with. ... > I want to write a batch file to xcopy FROM the desktop TO the laptop. ... > Documents on the server ... If you open a Command Prompt and type ...
    (microsoft.public.windowsxp.general)
  • Re: File Server Data Migration
    ... Hi Jim, ... I'm not that familiar with xcopy, but I do know that Robocopy (a reskit ... >> The current setup of my file server is pretty simple, ... was really considering using the print migrator 3 utility to move the ...
    (microsoft.public.windows.file_system)