English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i have a vague idea of the paramenters but need xtra info
what i know is:
copy c:\ \\10.1.1.4\c$

cheers if you can help me

2006-09-06 00:00:56 · 3 answers · asked by lolcuz212 3 in Computers & Internet Computer Networking

3 answers

you had it.

copy c:\ \\192.168.1.1\c$\test\

should work, if you have permission.

Or you could map a drive to make things even easier, which lets you specify a username/password if that is necessary.

2006-09-06 00:09:57 · answer #1 · answered by Computer Guy 7 · 0 0

That will work, but only if you are logged on with admin credentials on the destination machine. A much better way would be to use the "net use" command to map a local drive letter to the shared folder. It's never wise to try to copy to an admin ($) share.

2006-09-06 08:03:05 · answer #2 · answered by Bostonian In MO 7 · 0 0

1. Map network drive
->net use * \\10.1.1.4\c$
This will give a drive letter.
To know which drive is mapped
->net use
2. Copy c:\

2006-09-06 07:06:46 · answer #3 · answered by Indian_Male 4 · 0 0

fedest.com, questions and answers