How do we link to Windows Explorer folders?

Hugh Bathurst January 12, 2015

For instance, I'd like users to have the option to click on a link inside Confluence (on our server version) and go to a windows explorer location (&/or file). The following being one example.  C:\Program Files\Microsoft Office\Office14 

I've searched for 'linking' in the user guide (Confluence_5-6-0_CompleteGuide_PDF_CONF56-050914-0441-4..pdf) but may have missed something.

2 answers

2 votes
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 13, 2015

To link to a shared folder you use this format. Keep in mind this will ONLY work with Internet Explorer by default as it is the only browser that supports the file protocol out of the box. You can get extensions for Chrome and Firefox that will enable the file protocol.

file://///server/path/to/document.doc

Yes, you need five slashes at the front. The protocol is "file:///" ... with three(not two)slashes. The next two slashes are the beginning of the UNC path.

Firefox extension
https://addons.mozilla.org/en-US/firefox/addon/noscript/?src=search
(In the extension options on the Advanced tab->Trusted tab ->Allow local links

Chrome Extension
https://chrome.google.com/webstore/detail/locallinks/fkkidcgelfcjmebocoaicnelkbnpgpmm 

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 12, 2015

You need to start by thinking about how you are presenting these links.

A basic c:\directory will only ever open the local directory on the user's machine, and the way to enable that as a "link" is entirely down to the browser on the user's machine.  And not of much use because each machine is different.  Most importantly, I don't think it's what you mean.

I suspect you've got shared directories on a server somewhere.  The question about linking to them now becomes "how are you publishing these shares?"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events