From fa5daf98a1297320043afad52cf61100731fb8fb Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Wed, 12 Mar 2025 20:56:08 +0000
Subject: [PATCH] Add Globus endpoint list.

---
 .../data_transfer/globus_connect/_index.md       | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/content/handling_data/data_transfer/globus_connect/_index.md b/content/handling_data/data_transfer/globus_connect/_index.md
index 417888bd..c45246a6 100644
--- a/content/handling_data/data_transfer/globus_connect/_index.md
+++ b/content/handling_data/data_transfer/globus_connect/_index.md
@@ -65,6 +65,22 @@ Workstations]({{< relref "file_transfers_to_and_from_personal_workstations" >}})
 - [Creating Globus
 Groups]({{< relref "creating_globus_groups" >}})
 
+---
+
+### List of Globus collections (endpoints)
+
+HCC maintains the following Globus collections to facilitate data transfers.  Data may be transferred
+between two HCC collections or between an HCC collection and an external collection hosted by
+another university, institute, etc.  To use a collection, first search for its name in the _Collection_ field
+within the Globus website File Manager interface.
+
+- `hcc#attic` - provides access to HCC's [Attic resource]({{< relref "using_attic" >}}).
+- `hcc#nrdstor` - provides access to the [Nebraska Research Data Storage (NRDStor) resource]({{< relref "nrdstor" >}})
+- `hcc#onedrive` - provides access to [OneDrive and SharePoint]({{< relref "activating_unl_onedrive" >}}) via Globus.
+   _Please note this is currently limited to students, staff, faculty and affiliates at the University of Nebraska-Lincoln._
+- `hcc#swan` - provides access to HCC's [Swan resource]({{< relref "submitting_jobs" >}}).
+
+
 ---
 
 {{% notice info %}}
-- 
GitLab