I don't understand your question. You can access the files using both
methods, you will still use UNC path when you map the drive:
NET USE x: \\ComputerName\ShareName\Directory\SubDir /PERSISTENT:YES|No
John
Alan T wrote:
> So that means the client machine needs to have mapped drive of the
> destination folder?
>
> "John John" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>
>>\\Server-Name\Share-Name\Directory-Name\Filename.ext
>>
>>You don't put drive letters or colons in UNC paths, unless, as Noozer
>>said, the drive letter is actually used as a Share Name.
>>
>>John
>>
>>Alan T wrote:
>>
>>
>>>Thanks John.
>>>As Noozer said I should have no ':', is that it should be
>>>\\John\c\temp\myDoc.doc
>>>
>>>I wonder.
>>>
>>>
>>>
>>>
>>>>UNC, Universal Naming Convention or Uniform Naming Convention.
>>>>
>>>>John
>>>>
>>>>
>>>>>To refer a remote machine folder:
>>>>>\\John\c:\temp\myDoc.doc
>>>>>
>>>>>What is this convention called?
>>>
>>>
>>>
>
>
|