PC Review


Reply
Thread Tools Rate Thread

What is this convention named?

 
 
Alan T
Guest
Posts: n/a
 
      22nd Jan 2008
To refer a remote machine folder:
\\John\c:\temp\myDoc.doc

What is this convention called?


 
Reply With Quote
 
 
 
 
Noozer
Guest
Posts: n/a
 
      22nd Jan 2008

"Alan T" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> To refer a remote machine folder:
> \\John\c:\temp\myDoc.doc
>
> What is this convention called?


Broken... You can't put a colon in there.


 
Reply With Quote
 
John John
Guest
Posts: n/a
 
      22nd Jan 2008
UNC, Universal Naming Convention or Uniform Naming Convention.

John

Alan T wrote:

> To refer a remote machine folder:
> \\John\c:\temp\myDoc.doc
>
> What is this convention called?
>
>

 
Reply With Quote
 
Alan T
Guest
Posts: n/a
 
      23rd Jan 2008
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?



 
Reply With Quote
 
Noozer
Guest
Posts: n/a
 
      23rd Jan 2008

"Alan T" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks John.
> As Noozer said I should have no ':', is that it should be
> \\John\c\temp\myDoc.doc
>
> I wonder.


\\PCName\ShareName

If you share your C:\My Documents\Music as "Moosic" then it's
"\\PCName\Moosic"

If you share your C: drive as "C" then it's "\\PCName\C" and \\PCName\C\My
Documents\Music



 
Reply With Quote
 
John John
Guest
Posts: n/a
 
      23rd Jan 2008
\\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?

>
>
>

 
Reply With Quote
 
Alan T
Guest
Posts: n/a
 
      23rd Jan 2008
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?

> >
> >
> >



 
Reply With Quote
 
John John
Guest
Posts: n/a
 
      23rd Jan 2008
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?
>>>
>>>
>>>

>
>

 
Reply With Quote
 
Alan T
Guest
Posts: n/a
 
      24th Jan 2008
I got it.

> 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



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Named ranges and pasting formulas with named references Dude3966 Microsoft Excel Programming 2 8th Oct 2008 04:15 PM
Excel 2007 Named Range - Naming convention Barb Reinhardt Microsoft Excel Programming 1 24th Sep 2008 08:25 PM
inserting a named range into new cells based on a named cell =?Utf-8?B?UGV0ZXIgUy4=?= Microsoft Excel Misc 1 4th Jun 2006 03:53 AM
convert a weakly named assembly to a strongly named =?Utf-8?B?QXZpbiBQYXRlbA==?= Microsoft Dot NET 3 21st Jan 2005 07:37 PM
2 same named folders in Address Book named Contacts causing a conf =?Utf-8?B?Um9iZXJ0IFJhJ2FuYW5h?= Microsoft Outlook Contacts 1 17th Aug 2004 11:07 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:09 AM.