I have a UNC Share folder with the following path
\\192.168.0.100\SharedTemp\MuhammedRauf\UNC
How do I know the physical path of the above (using net share or any other tools in Windows 7)?
|
I have a UNC Share folder with the following path
How do I know the physical path of the above (using
| ||||
feedback
|
|
If you have access to the pc that act as a "file server" I do this using right click on computer and then I select "Manage" and then in shares you can find where the share is stored on physical disk. This also work (if you have user/pass) connecting your microsoft management console (mmc.exe) to a remote host. Just ask for any details: I'll be glad to help :) | |||
|
feedback
|
|
You can try one of these :
The solutions below does not work properly, but since you are running Windows7 you could try PsExec like this: EDIT: The script below does not work properly These methods only work if you are referring to UNC paths on your local machine. If not you should upload a small visual basic script and name it showcurrentfolder.vbs :
All you need to do now is navigate to your UNC path above and run it. EDIT: The script below does not work properly Try this if the network pc is running Linux/Mac: Upload this small script as showcurrentfolder.htm and run it :
| |||||||
feedback
|