I apologize if this is a stupid question.

I have a smb share set up (smb://a.b.c.d/sharename) that I am attempting to connect to from windows. I'd like to either connect directly using a browser or mount the share to a virtual drive. The problem is I can't seem to get it to work properly. Can anyone let me know how this works?

I'm running Windows 7 64-bit

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You should be seeing the share in the Network neighborhood and be able to use it from there. Just open Windows Explorer and click on Network.

If you cannot see it, then you have a connectivity problem with the sharing computer.

link|improve this answer
The problem is that it's inside a corporate network with thousands of nodes, so the sharing is limited in the network folder to only those that are local to my office. I can still reach the ip address, but I can't connect to it using smb – ewok Oct 17 '11 at 16:55
So this is on another network segment. Try in the Windows Explorer address bar to use the following syntax: \\a.b.c.d\sharename. – harrymc Oct 17 '11 at 17:21
That seemed to work. Not sure what I was doing wrong before. Thanks – ewok Oct 17 '11 at 17:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.