How are paths determined on a remote machines?
Posted
by xarzu
on Stack Overflow
See other posts from Stack Overflow
or by xarzu
Published on 2010-06-11T21:56:17Z
Indexed on
2010/06/11
22:02 UTC
Read the original article
Hit count: 162
network
|network-protocols
How are paths determined on a remote machines?
I have been assigned a network loaction. Let's call it \wassup\test1
I assume that wassup is the ame of the computer. The question I have is this. How can I determine what the local path from the point of view of the remote machine would be for "test1". For example, how would I know if it is c:\test1 or d:\test1 ?
© Stack Overflow or respective owner