Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Faculty/Students may want to transfer large amounts of data to and from the cluster. We can currently support file transfers into the cluster via Globus CLI.

Globus CLI is installed on lmm.its.albany.edu and is located in

/network/rit/misc/software/globus-cli

You can add this line to your bash_profile to use globus commands:

alias globus=/network/rit/misc/software/globus-cli/bin/globus

After doing so, remember to source ~/.bash_profile and then test by invoking:

globus version

You will need your own personal globus account to do file transfers.

globus login

Globus CLI can be used according to the CLI QuickStart Guide:

https://docs.globus.org/cli/quickstart/

  • No labels