SharePoint only supports URL paths. If the file is under the UNC shared path, how can you access it properly with SharePoint?

yang feng 1 Reputation point
2021-03-02T10:58:33.463+00:00

SharePoint only supports URL paths. If the file is under the UNC shared path, how can you access it properly with SharePoint?

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. trevorseward 11,711 Reputation points
    2021-03-02T22:41:27.693+00:00

    You don't -- in fact, modern browsers do not support the file:// protocol and most browsers will simply not recognize that you have clicked the link. The last major browser to support this, I believe, is Internet Explorer 11, which will no longer be supported in SharePoint Online within a couple of months.


  2. Li Zhang_MSFT 1,566 Reputation points
    2021-03-03T06:24:23.51+00:00

    Hi @yang feng ,

    I agree with trevorseward. Modern browsers don’t support file://protocol, such as chrome.

    As a supplement, if you use IE browser, here are steps to access UNC shared path in SharePoint Online for your reference:

    Go to site page>Click Edit>Add a Text web part>Click Hyperlink>Fill in Address(file://UNC shared path) and Text to display.

    73671-testunc.png

    Note: Microsoft 365 apps and services will no longer support Internet Explorer 11 in August of this year.

    Reference:

    https://learn.microsoft.com/en-us/lifecycle/announcements/m365-ie11-microsoft-edge-legacy

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.