从不同的浏览器打开本地文件夹 [英] Open local folder from different browsers

查看:279
本文介绍了从不同的浏览器打开本地文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发一个内部网(C#编写的),我需要访问一些本地文件夹(存储在内部服务器)使用本地连接。

I'm developing an intranet (written in c#) and I need to access some local folders (stored in an internal server) using local links.

其实,我试图用\\服务器名称\\文件夹名称$为纽带,它工作正常的Internet Explorer。但如果在Chrome中使用,没有任何反应;在Firefox上,在那里我得到的404错误消息更糟糕。

I actually tried to use "\server-name\folder-name$" as link and it works fine on Internet Explorer. If used on Chrome though, nothing happens; worse on Firefox, where I get the 404 error message.

我也试过改变链接(如被看见在这里的许多职位)中的文件://服务器名/文件夹名称$或file://///服务器名/文件夹名称$ 一直在努力IE浏览器,但什么也没有发生在Firefox和Chrome。

I also tried to change the link (as seen in many posts here) in "file://server-name/folder-name$" or "file://///server-name/folder-name$", always working on IE, but nothing's happening on Firefox and Chrome.

我在寻找一个简单的解决方案如果可能的话,将工作,至少这3个浏览器,..

I'm looking for a simple solution that would work for at least these 3 browsers, if possible..

我试图按照一些解决方法,尤其是这里但它不是我要找的。我宁愿不安装扩展,也不编辑一些特殊的设置(不知道为什么用于Firefox的过程中没有工作),如果可能的话!

I tried to follow some workarounds, especially HERE but it's not what I'm looking for. I'd rather not installing extensions nor edit some particular settings (don't know why the process for Firefox didn't work), if possible!

任何建议将不胜AP preciated!

any suggestions would be greatly appreciated!

推荐答案

我是pretty确保所允许本地连接的唯一Internet Explorer浏览器。

I'm pretty sure that the only browser that allows local links is Internet Explorer.

它是来自于,因为它提供了安全漏洞的其他的浏览器除去。 这里有一个相关的SO张贴关于这一点。

It's been removed from other browsers because of the security holes it provides. Here's a relevant SO post about this.

有了这样说,我觉得有些扩展更改谷歌浏览器允许这样。我不知道任何为Firefox做到这一点。

With that being said, I think some extensions change Google Chrome to allow this. I don't know of any that do this for Firefox.

修改:这是可能在Firefox 的。

这未必是有益的,虽然,因为你开发Intranet和presumably不会使用它的唯一的一个。

This may not be that helpful though, since you're developing the intranet and presumably won't be the only one using it.

这篇关于从不同的浏览器打开本地文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆