Versions Compared

Key

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

...

After you initiate a data transfer through the Globus interface, UConn's Globus node takes over and does the work on your behalf. You can navigate away from the Globus web page, close the browser window, and even logout. Globus will optimize the transfer for performance, monitor the transfer for completion and correctness, and recover from network errors and endpoint resource downtime. The Globus service is highly reliable, providing nearly uninterrupted oversight of data transfers. If a problem is encountered part-way through a transfer, Globus resumes from the point of failure and does not retransmit all of the data specified in the original request. Globus can handle extremely large data transfers, even those that do not complete within the authentication expiration period of an endpoint. If your credentials expire before a transfer completes, Globus will notify you to re-authenticate on the endpoint so that it can continue the transfer. These wide-ranging capabilities make data transfer with Globus truly "fire and forget".

Table of Contents
minLevel2
maxLevel3

Get Started

Globus Web App is accessible through any web browser. In order to access Globus Web App, you must first create an account through the Globus Auth service. Globus Auth is integrated with UConn NetID, so the process is quick and convenient.

...

  1. Go to the Globus Web App. Select University of Connecticut from the Organization dropdown, then . Then authenticate using your NetID and password.

  2. On the left, click the File Manager link.

  3. Inside the Collection box, search for and select dtn2.storrs.hpc.uconn.edu, which is the identifier for UConn's Storrs HPC Globus server.

  4. If you haven't accessed Globus in a while, you will be asked to login with your UConn username/password. Under Please authenticate to access this endpoint enter your NetID next to Username, and then your NetID password:.

  5. In the left pane, next to Path, enter the absolute path of the folder containing the files you wish to transfer to another location. For example, /shared/mylab.

  6. On the right pane, click inside the Search box. Search for and select the endpoint you wish to transfer files to.

  7. In the right pane, next to Path, enter the absolute path of the folder to which you would like to transfer the data selected in the left pane. For example, /archive/mylab.

  8. In the left pane, select the files to transfer and click Start to move the data from the location on the left, to the location on the right.

  9. You can click on the Activity tab at the top of the window to monitor the progress of your data migration. You will also receive an email alert when the migration is complete.

...

  1. To transfer To the dtn2.storrs.hpc.uconn.edu endpoint, reverse the source and destination in the above steps.


Transfer Data To or From Your Personal Computer

...

Credentials expire after 24 hours by default. You should be able to extend your credentials to a maximum of 7 days. To do so, follow these steps after logging onto the Globus GUI:

  1. Click the "Endpoints

...

  1. link at the top of the page

  2. Click "Search All"

  3. Search for "uconn"

  4. Select "dtn2.storrs.hpc.uconn.edu" from the resulting list

  5. Go to the "Extend Activation" tab

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

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

  8. Click Authenticate

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

Command Line Interface

Globus also has a command line interface that you can use with SSH keys which allows transfers to be scripted.

...

  1. Login to the Globus Web App using your Globus ID. To do so, visit this page: https://www.globus.org/app/transfer . Click on the link Then use Globus ID to sign in.

  2. Enter your Globus ID username and password and click Log in:.

  3. Click on the Account link at the top right of the Globus Web App:.

  4. Click Add Linked Identity:.

  5. In the search box, enter University of Connecticut and click Continue:.

  6. Finally, you will be redirected to UConn's NetID login web page, as shown in Figure 13. Enter your NetID and password, and then click Login. Your UConn NetID will now be linked to your Globus ID.

...