Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Endpoints" link at the top of the page

  1. Click "Search All"

  2. Search for "uconn"

  3. Select "UCONN Storrs HPC" from the resulting list

  4. Go to the "Extend Activation" tab

  5. Click "Reactivate Endpoint" (or "Activate Endpoint if you haven't already logged onto it)

  6. Enter your credentials and then click the "Advanced" link below that In the "Credential Lifetime (hours)" field, enter 168

  7. Click Authenticate

Your credentials should now be active for 7 days. This is the maximum time that Globus will allow credentials to remain active.

...

Code Block
module load gcc/5.4.0-alt tcl/8.6.6.8606 sqlite/3.18.0 libffi/3.2.1 python/3.7.3

Then you will be able to use the globus CLI commands.

...

Code Block
pip install --upgrade --user globus-cli

Usage

Documentation can be viewed at the following links:

...