From 62d5876eb4963cf073b6fc1943c6451e18d81e2f Mon Sep 17 00:00:00 2001 From: Alex Chen Date: Fri, 22 Jan 2021 12:55:05 +0800 Subject: [PATCH] webdav: make sharepoint-ntlm docs more consistent (#2921) Clarify difference between Sharepoint Online and hosted Sharepoint with NTLM authentication. --- docs/content/webdav.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/content/webdav.md b/docs/content/webdav.md index 8773c4841..c7e4f26ae 100644 --- a/docs/content/webdav.md +++ b/docs/content/webdav.md @@ -47,7 +47,7 @@ Choose a number from below, or type in your own value \ "owncloud" 3 / Sharepoint Online, authenticated by Microsoft OneDrive account. \ "sharepoint" - 4 / Sharepoint with NTLM authentication. Usually self-hosted instances. + 4 / Sharepoint with NTLM authentication. Usually self-hosted or company instances. \ "sharepoint-ntlm" 5 / Other site/service or software \ "other" @@ -207,7 +207,7 @@ This is configured in an identical way to Owncloud. Note that Nextcloud initially did not support streaming of files (`rcat`) whereas Owncloud did, but [this](https://github.com/nextcloud/nextcloud-snap/issues/365) seems to be fixed as of 2020-11-27 (tested with rclone v1.53.1 and Nextcloud Server v19). -### Sharepoint OneDrive ### +### Sharepoint Online ### Rclone can be used with Sharepoint provided by OneDrive for Business or Office365 Education Accounts. @@ -248,11 +248,11 @@ user = YourEmailAddress pass = encryptedpassword ``` -### Sharepoint with NTLM ### +### Sharepoint with NTLM Authentication ### Use this option in case your (hosted) Sharepoint is not tied to OneDrive accounts and uses NTLM authentication. -For getting the `url` configuration, similarly to the above, first navigate to the desired directory in your browser to get the URL, +To get the `url` configuration, similarly to the above, first navigate to the desired directory in your browser to get the URL, then strip everything after the name of the opened directory. Example: