Versions Compared

Key

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

...

Open a new Terminal window: New >> Terminal.

Image RemovedImage Added

Get the latest version of Globus Connect Personal. Run the following command in the Terminal window:

...

Run the following setup command in the Terminal window. You will be presented with a link to log into Globus (the link is rather long and copying it can be tricky. Clicking on it in the Terminal window will not successfully open the page). Current release is 3.2.25, but that may change as Globus updates the Globus Connect Personal client.

Code Block
languagebash
./globusconnectpersonal-3.2.25/globusconnectpersonal -setup

...

Code Block
languagebash
./globusconnectpersonal-3.2.25/globusconnectpersonal -start &

...

Code Block
languagebash
echo '$HOME/globusconnectpersonal-3.2.25/globusconnectpersonal -start &' >> .bash_profile

...