Connecting Foldr to on-premise SharePoint · Self-hosted

Connecting Foldr to on-premise SharePoint

Connecting Foldr to on-premise SharePoint

Foldr can present sites and document libraries from on-premise SharePoint Server alongside SMB shares and cloud storage, exposed to users as ordinary folders in the web, mobile, and desktop apps. Supported releases: SharePoint Server 2013, 2016, 2019, and Subscription Edition.

Configure the site as a Foldr share

  1. Sign into Foldr Settings as fadmin and open Files & Storage.

  2. Click + Add New and configure a new share, one per SharePoint site or document library you want to surface.

  3. In the storage URI / path, supply the SharePoint URL with the protocol prefix:

    https://sharepoint.example.local/sites/finance

    Use https:// if your SharePoint server has TLS configured (recommended). http:// is supported for legacy deployments but exposes credentials in transit.

Tip: while you can point Foldr at the root of a site, it’s usually neater to point straight into the Shared Documents library (e.g. https://sharepoint.example.local/sites/finance/Shared Documents). That way users see the document content rather than the SharePoint chrome.

Enable NTLM authentication

On-premise SharePoint authenticates clients via NTLM rather than the OAuth flow used by SharePoint Online.

  1. Open the share in Files & Storage and go to the Access tab → Advanced.

  2. Toggle Use NTLM authentication on.

Permit NTLM on the SharePoint server

NTLM must also be allowed on the SharePoint side. In the SharePoint Central Administration UI:

  1. Open Manage Web Applications.
  2. Select your web application.
  3. Open Authentication Providers and confirm NTLM is one of the allowed methods.

What users see

Once configured, the SharePoint site appears in users’ file lists alongside their other shares, in every Foldr client.

Web app:

iOS app:

Files behave like SMB content: open in place, edit through the Office apps, share via Foldr’s sharing features.

← All articles