Copy local file to Network computer by command line

G

Guest

I want to copy a local file to the share directory of a computer on the
network by command line, Tell me please.
 
S

Shenan Stanley

Thanawat said:
I want to copy a local file to the share directory of a computer on
the network by command line, Tell me please.

copy "x:\local\path\localfile.ext" \\networkserver\networkshare\remote\path"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top