From a3c213b40fdbf6fb5b51f2195dbeca002f39e4c4 Mon Sep 17 00:00:00 2001 From: Natasha Pavlovikj <npavlovikj2@unl.edu> Date: Tue, 28 May 2024 09:57:35 -0500 Subject: [PATCH] Add info for OneDrive shared folders --- .../globus_connect/activating_unl_onedrive.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/handling_data/data_transfer/globus_connect/activating_unl_onedrive.md b/content/handling_data/data_transfer/globus_connect/activating_unl_onedrive.md index d6fa9a0a..2a4d38ac 100644 --- a/content/handling_data/data_transfer/globus_connect/activating_unl_onedrive.md +++ b/content/handling_data/data_transfer/globus_connect/activating_unl_onedrive.md @@ -48,7 +48,13 @@ By going to `/` for your path or clicking "Up one folder", you can access your f |------|-------------| | `/My Files` | Personal files. | | `/Shared` | Files shared with you. | -| `/Shared Libraries` | Sharepoint sites you are a member of. | +| `/Shared Libraries` | Sharepoint sites you follow. | {{< figure src="/images/onedrive_sharepoint.png" class="img-border" height="400" >}} + +{{% notice note %}} +To enable the visibility of `Shared` folders in Globus from your UNL OneDrive account, you **must follow the Sharepoint site**. +You can do this by navigating to the Sharepoint homepage and click on the *star* in the top right corner of the shared site box. +Once the star has been clicked, the `Shared` folder will be visible in the OneDrive directory in Globus. +{{% /notice %}} -- GitLab