G Guest Jun 21, 2006 #1 I want to copy a local file to the share directory of a computer on the network by command line, Tell me please.
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 Jun 21, 2006 #2 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. Click to expand... copy "x:\local\path\localfile.ext" \\networkserver\networkshare\remote\path"
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. Click to expand... copy "x:\local\path\localfile.ext" \\networkserver\networkshare\remote\path"