This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

what will be the form of file protocol (file://) in firefox?? Using file://servername/foldername , I am uable to open a folder. But it was supporting in other browsers. Need a prompt solution of that issue.

  • 2 (ردّان اثنان)
  • 1 has this problem
  • 11 views
  • آخر ردّ كتبه cor-el

more options

what will be the form of file protocol (file://) in firefox?? Using file://servername/foldername , I am uable to open a folder. But it

was supporting in other browsers. Need a prompt solution of that issue. I have used following code snippets: <a href="file://PC2/c$">open folder </a> It is used to open C:/. But it is not working in other browser except Mozilla.

Need a solution as soon as possible...

what will be the form of file protocol (file://) in firefox?? Using file://servername/foldername , I am uable to open a folder. But it was supporting in other browsers. Need a prompt solution of that issue. I have used following code snippets: <a href="file://PC2/c$">open folder </a> It is used to open C:/. But it is not working in other browser except Mozilla. Need a solution as soon as possible...

All Replies (2)

more options

Hi,

Please try file://///servername/sharename/ or \\servername\sharename

more options

الحل المُختار