"goarilla <"kevin<punt>paulus|"@|skynet" <"punt> wrote in message
news:4829d4f8$0$2986$(E-Mail Removed)...
> 2000 lover wrote:
>> i'll check it out, just for now i want to know full syntax of command
>> line,
>> thanks.
>>
>> "Pegasus (MVP)" wrote:
>>
>>> That's fine. What's the share name at the destination PC?
>>>
>>> "2000 lover" <(E-Mail Removed)> wrote in message
>>> news:C20B3CBB-C060-4594-A921-(E-Mail Removed)...
>>>> my mean is copy a file from sysop PC in coffee net to another PC that
>>>> all of
>>>> them
>>>> are present in network places(such as Station1 or Station2 or...).
>>>>
>>>> "Pegasus (MVP)" wrote:
>>>>
>>>>> "2000 lover" <2000 (E-Mail Removed)> wrote in message
>>>>> news:5BDF853C-96CD-40B9-975F-(E-Mail Removed)...
>>>>>> is it possible to copy a file to My Network Places/Dest PC using
>>>>>> command
>>>>>> line.
>>>>>> if so then please write it for me.
>>>>> Do you know the NetBIOS name of the destination PC?
>>>>> Do you know the name of the share on that PC?
>>>>> If so, what are they?
>>>>>
>>>>>
>>>>>
>>>
>>>
> you can map a drive (it'll appear as a local disk to you) by doing
> net use <unused_drive_letter>: \\netbios_name\share
> it doesn't have to be an unused_drive_letter but it's good
> practice anyway
You may want to review your claim. Here is what happens
when you attempt to use a drive letter that is in use:
E:\Technical\Tips>net use q: \\pegasus\d$
System error 85 has occurred.
The local device name is already in use.