G
Guest
Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)
Hello:
I have my laptop connected to my desktop through a router with certain
folders shared. No problem copying some files and folders from the
desktop to the laptop. But it's taking a long time to copy multiple
folders one at a time.
If this were being done on the same computer, I'd just go to a command
prompt and use xcopy with the appropriate switches and then walk away
and let it do its thing.
But I don't know how to specify the location of the source folders for
my command if it's between networked computers.
Is this even possible? How do I set up the command? I want to copy a
folder with lots of subfolders from the desktop to the laptop, and I'm
working from the laptop
xcopy "desktop my network places\source folder\*.*" "c:\destination
folder" /e /d /r /h /k /r /y
Many thanks for any advice.
Jack
Hello:
I have my laptop connected to my desktop through a router with certain
folders shared. No problem copying some files and folders from the
desktop to the laptop. But it's taking a long time to copy multiple
folders one at a time.
If this were being done on the same computer, I'd just go to a command
prompt and use xcopy with the appropriate switches and then walk away
and let it do its thing.
But I don't know how to specify the location of the source folders for
my command if it's between networked computers.
Is this even possible? How do I set up the command? I want to copy a
folder with lots of subfolders from the desktop to the laptop, and I'm
working from the laptop
xcopy "desktop my network places\source folder\*.*" "c:\destination
folder" /e /d /r /h /k /r /y
Many thanks for any advice.
Jack