Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
xcopy directory across network
Name: deadlight Date: November 30, 2005 at 01:12:23 Pacific OS: XP Pro SP2 CPU/Ram: P4 2.Ghz 512Mb Ram
Comment:
Not used dos commands in a little while and im a bit rusty. Trying to copy a directory from one computer to another over network using this command.
Due to restrictions can't just share a folder on the computer. The above command works locally but as soon as I try to do it across the network it falls over and say invalid drive specification.
I think it may be a permissions issue but not to sure. Can you specify a username/password in that command? If so, how?
Name: Mechanix2Go Date: November 30, 2005 at 01:21:40 Pacific
Reply:
1] I don't have a net so I'm not familiar with th \\. But if you map the drive you can:
xcopy "c:\stuff" "n:\mystuff\"
Notice that *.* is superfluous because the default is ALL [*.*]. And notice that if you include the trailing backslash on the destination you can avoid the stupid "file or directory" question.
HTH
If at first you don't succeed, you're about average.
M2
0
Response Number 2
Name: oldfogey Date: November 30, 2005 at 11:55:03 Pacific
Reply:
The problem, I think, is that you are not correctly labelling the destination drive on the other PC.
Summary: I am having a problem with the time on xp machines when running across a Novel network with other machines running win98. With the time set to GMT and BST the xp machines lose an hour. I have disabled...
Summary: If you're using a XP pro box then I'm assuming you are attempting to use the inbuilt Internet Connection Sharing (ICS) ... ? If this is the case, have you ran the ICS wizard on all the machines? NB:...