NetworkNeighbourLinker

支持系统
OS X 10.9
价格
0
下载次数
283
官方网站

** Here is the use case:
We might get a link of network neighbourhood like this:
\domainpublishedFolderdataName

And if we just copy the path and paste it onto the address bar in safari, it won’t work.

User need to replace the symbol “” by using this “/”.
So, the link “\domainpublishedFolderdataName” will be “//domain/publishedFolder/dataName”,
then , use smb to open the link.

So, the app provides a easy way to let user just paste the link of network neighbourhood into the app.

The app will open the link via smb automatically.