Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Globus warning #56

Merged
merged 3 commits into from
May 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions docs/source/user_guide/file_mgmt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,17 +161,13 @@ Before transferring data off of Nightingale, please read about :ref:`protected d
.. _transfer-globus:

Transferring Files with Globus
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. warning::

As of January 2023, Globus is available for use on Nightingale. However, we have not finished the final contracts and setup for specifically HIPAA-data certified variant of Globus, so **do not transfer HIPAA data over Globus** at this time. When HIPAA-certified Globus is installed, this warning will be removed. If you have any questions about data movement, please don't hesitate to :ref:`submit a ticket <help>`.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Use Globus for large data transfers. Globus is a web-based file transfer system that works in the background to move files between systems with Globus `endpoints <https://docs.globus.org/faq/globus-connect-endpoints/#what_is_an_endpoint>`_.

Go to `Transferring Files - Globus <https://docs.ncsa.illinois.edu/en/latest/common/transfer.html#globus>`_ for complete instructions on using Globus with NCSA computing resources.
Go to `Transferring Files - Globus <https://docs.ncsa.illinois.edu/en/latest/common/transfer.html#globus>`_ for instructions on using Globus with NCSA computing resources.

The **Nightingale endpoint collection** name is: "ncsa#ngale"
The **Nightingale endpoint collection** name is "ncsa#ngale".

Creating and Editing Files
---------------------------
Expand Down