From 127848082ededc252e828388bb37e6e05cf32631 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Wed, 25 Dec 2024 17:47:45 +0100 Subject: [PATCH] Review connection profiles. --- protocols/onedrive.md | 17 ++++++++++------- protocols/sharepoint.md | 8 ++++---- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/protocols/onedrive.md b/protocols/onedrive.md index 23eec67b..eae19306 100644 --- a/protocols/onedrive.md +++ b/protocols/onedrive.md @@ -57,11 +57,16 @@ reauthenticate by performing an [OAuth Reset](#reset-oauth-tokens). ### Available Connection Profiles -| | Allows access to | Remarks | Bundled by default | -|--------------------------------------------|---------------------------------------------------------------------------------------|------------------------------------------------|:------------------:| -| Microsoft OneDrive | Your Drive and shared files | Works with your Personal and Business OneDrive | Yes | -| [Microsoft SharePoint](sharepoint.md) | All sites document libraries and accessible group document libraries | | Yes | -| [Microsoft SharePoint Site](sharepoint.md) | A single SharePoint Site which isn't listed within the *Microsoft SharePoint profile* | Can't mount specific directories | Yes | +:::{note} +Connection profiles not bundled by default can be installed from *Preferences → Profiles*. +::: + +| | Allows access to | Remarks | Bundled by default | +|-----------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|------------------------------------------------|:------------------:| +| Microsoft OneDrive | Your Drive and shared files | Works with your Personal and Business OneDrive | Yes | +| [Microsoft SharePoint](sharepoint.md) | All sites document libraries and accessible group document libraries | | Yes | +| [Microsoft SharePoint Site](sharepoint.md#microsoft-sharepoint-site-connection-profile) | A single SharePoint Site which isn't listed within the *Microsoft SharePoint profile* | | No | +| Microsoft 365 China | | | No | ### Administrator Consent Required @@ -142,8 +147,6 @@ organization using *File → Share...*. There are some limitations that you should keep in mind while working with. -- We've added support for Microsoft 365 China in **Cyberduck 7.8 / Mountain Duck 4.4** but aren't able to verify if it - works properly. - No interoperability with Microsoft 365 for US Government (other services may apply as well) - Native file locking only exists for OneDrive Business (Microsoft 365 Business), it is not supported for regular consumer use. diff --git a/protocols/sharepoint.md b/protocols/sharepoint.md index 4eb8964f..1518c438 100644 --- a/protocols/sharepoint.md +++ b/protocols/sharepoint.md @@ -29,13 +29,13 @@ Connect to *SharePoint Online* with the bundled *Microsoft SharePoint* connectio ### Microsoft SharePoint Site Connection Profile -In case you are trying to access a site that is not listed when connecting with the *Microsoft SharePoint* connection profile, -you can try to access the missing site with help of the *Microsoft SharePoint Site* connection profile. When using the *Microsoft SharePoint Site* connection profile, you are required to enter the SharePoint hostname (such as `contoso.sharepoint.com`) and the URL prefix path configured for your SharePoint site. - :::{note} -You can't mount a specific directory with this method as the Path field is used for the URL prefix path. +Connection profiles not bundled by default can be installed from *Preferences → Profiles*. ::: +In case you are trying to access a site that is not listed when connecting with the *Microsoft SharePoint* connection profile, +you can try to access the missing site with help of the *Microsoft SharePoint Site* connection profile. When using the *Microsoft SharePoint Site* connection profile, you are required to enter the SharePoint hostname (such as `contoso.sharepoint.com`) and the URL prefix path configured for your SharePoint site. + ### SharePoint Hybrid If you have your own SharePoint Server but opted in to enable *Microsoft Graph*-connectivity to your SharePoint Server, you may be able to use the built-in *Microsoft SharePoint*-Profile.