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.
sending files over a network using
Name: fallenint Date: February 16, 2004 at 13:23:38 Pacific OS: Windows Xp Media Center E CPU/Ram: Pentium 4 3.2 Ghz
Comment:
is it possible to send files over a network using command prompt? ive tryed a few ways people have told me but none seem to work if you know how could you please give me a example ive tryed copy\ and stuff but it says cannot find specfied file...Thank you in advance
Name: DaveyB Date: February 16, 2004 at 13:33:38 Pacific
Reply:
liike this?
copy \\workstation1\winnt\*.* c:\filename
0
Response Number 2
Name: fallenint Date: February 16, 2004 at 13:40:11 Pacific
Reply:
ya but ok for example say my computer is called fred my network called home the computer i want the documents to be send to is called bob and the file i want to send is pete.txt and is located in C:\pete.txt could you please give me an exaple for that thank you in advace (again)
0
Response Number 3
Name: DeeMcC Date: February 16, 2004 at 15:33:52 Pacific
Reply:
The way I do that is to use the hidden share for the C drive on the source machine.
Say I'm logged into bob. I go to a command prompt and type
copy \\fred\c$\pete.txt
Unless you have the C: root on Fred shared out in some other way. Right click on the C: drive in MY Computer and select Sharing and Security. C$ is the default share, which is hidden, but you could easily create a new share name for that location if you wanted to.
0
Response Number 4
Name: fallenint Date: February 16, 2004 at 16:37:35 Pacific
Reply:
every time i try to do that it says it cannot find the specified file.. please help me!
0
Response Number 5
Name: DeeMcC Date: February 16, 2004 at 17:02:05 Pacific
Reply:
A- Are you sure you are typing the name correctly and
B- What is the OS of the other machine? Can you confirm that they can see each other over the network?
If you are sitting at bob and type dir "\\fred\c$" at the cmd prompt what do you get?
0
Response Number 6
Name: fallenint Date: February 16, 2004 at 17:10:19 Pacific
Reply:
i get the network path was not found
0
Response Number 7
Name: DeeMcC Date: February 16, 2004 at 18:03:59 Pacific
Reply:
That would be a problem. You must first resolve the connection issue before you can move files between PCs.
Embrace your inner geek.
0
Response Number 8
Name: xmetrix Date: February 17, 2004 at 04:50:50 Pacific
Reply:
are they both using the same protocols and part of the same workgroup?
0
Response Number 9
Name: fallenint Date: February 17, 2004 at 06:49:53 Pacific
Reply:
there both on the same work group
0
Response Number 10
Name: fallenint Date: February 17, 2004 at 07:14:44 Pacific
Reply:
ok ive doner all that and i can now copy files from one computer to the other but is it possible to send a file from my computer to the other computer without having to copy it?
Summary: is it possible to send files over a network using command prompt? ive tryed a few ways people have told me but none seem to work if you know how could you please give me a example. Thank you in advanc...
Summary: is it possible to send a file over a network using xp's command prompt if yes can you please give me a example if say my computer is called fred my network called home the computer i want the document...
Summary: does anyone know of a way to send a file over a network i dont mean copy or share i actually need to be able to send it to another computer without being on that computer.. thank you in advance ...