Computing.Net > Forums > Networking > File send in cmd

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.

File send in cmd

Reply to Message Icon

Name: Touchpad_king
Date: May 28, 2003 at 03:03:36 Pacific
OS: Win XP
CPU/Ram: 256
Comment:

Can anyone tell me how to send files via command prompt? If it can be done? If not, is there a .com that allows me to?



Sponsored Link
Ads by Google

Response Number 1
Name: Harry
Date: May 28, 2003 at 04:09:01 Pacific
Reply:

Sorry for maybe sounding dumb, but what do you mean by over the internet or locally?


0

Response Number 2
Name: JIMBO
Date: May 28, 2003 at 04:15:20 Pacific
Reply:

copy c:\*.* \\{server name}\{share name}

or

copy c:\*.* \\{ip address}\{share name}

or FTP it.....


0

Response Number 3
Name: Touchpad_king
Date: May 28, 2003 at 15:01:45 Pacific
Reply:

I mean over a network


0

Response Number 4
Name: Touchpad_king
Date: May 28, 2003 at 15:03:38 Pacific
Reply:

Could someone explain what KIMBO said but in a simple version.
Like server name is that my comp name or his?
stuff like that
thanks again guys


0

Response Number 5
Name: JIMBO
Date: May 29, 2003 at 01:17:58 Pacific
Reply:

it is their machine so if you want to copy a file called file from you c drive to a machine called washington and a share called then the command would be

copy c:\file \\washington\files

If you want to copy the file to a location on the c drive of the other machine which isn't shared and you have administration rights on the other machine then the command would be

copy c:\file \\washington\c$\files

etc etc

HTH


0

Related Posts

See More



Response Number 6
Name: touchpad_king
Date: June 1, 2003 at 15:01:41 Pacific
Reply:

O.K let me start from the beginning, I want to copy a .txt file from a computer name HAXOR from his C:\ to a computer named Touchpad_king to his C:\
I'm a noob please explain guys! I'm kinda thick.
Thanks


0

Response Number 7
Name: JIMBO
Date: June 2, 2003 at 02:07:17 Pacific
Reply:

copy c:\a.txt \\touchpad_king\c$

if you can't ping touchpad_king via the name and the IP address is 10.1.4.10 for example then

copy c:\a.txt \\10.1.4.10\c$


0

Response Number 8
Name: Touchpad_king
Date: June 24, 2003 at 19:08:35 Pacific
Reply:

Now if I wanted to copy the file to a specific folder on the receiving computer then what would I have to type?
Say I wanted to send game.txt to C:\Games\
on to a computer whos name is Touchpad_king.
thanks again in advance


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: File send in cmd

Net Send in CMD Question www.computing.net/answers/networking/net-send-in-cmd-question/16846.html

file is in use, can not save www.computing.net/answers/networking/file-is-in-use-can-not-save/3621.html

host file location in Win 98 www.computing.net/answers/networking/host-file-location-in-win-98/5130.html