Transferring Data to/from Personal Devices with Globus Connect Personal
Globus allows you to transfer data between HPC resources. However, you may still use traditional tools like scp to copy any results or smaller datasets to a personal laptop or workstation. Globus also provides a personal version of its software, which allows you to create a private collection for your device and transfer files in/out of it like any other collection.
Installing the Software
Navigate to Globus Connect Personal to download the correct installer/package for your OS.
MacOS
Run the Installer
When prompted, drag the Globus Connect Personal icon to your “Applications“ folder shortcut.
Run the program by double-clicking the icon in your “Applications“ folder.
Windows
Run the installer.
After installation, run Globus Connect Personal.
Linux
Install
tkandtcllibusing your distro’s package manager (apt,dnf,zypper, etc.)Extract the program files from the downloaded tarball.
tar xzf globusconnectpersonal-latest.tgz cd globusconnectpersonal-<version-number>Run the program.
./globusconnectpersonal
Creating the Private Collection
With the software installed, every system's final steps to create the private collection are identical.
Click “Login”.
A new browser window will open up. Click “Allow“.
Back in the app window, fill in the form for your new collection.
Click “Exit Setup“
At this point, Windows and Mac users should see an new icon on their main menu bar. This indicates that Globus Connect Personal is running. This program should also start on boot, so manual interaction with the program should not be needed after setup. If you need to interact with Globus Connect Personal, right-click this icon to open more options.
For Linux users, you must run one of the following commands in the globusconnectpersonal directory depending on whether you want a GUI to display. Personal Connect does NOT automatically start up on reboot on Linux systems.
# For a GUI display
globusconnectpersonal &
# No GUI; collection will auto-connect
globusconnectpersonal -start & The GUI for Linux users should then appear.
Accessing the Collection and Transferring Files on Globus
Once the software is installed, you access and transfer files like any other collection. If your device is on and connected to the Internet, you can access that device’s files on Globus.
Go to globus.org and log in with your linkblue ID.
In “File Manager“, you can search for the name of your personal collection or look for it under “Your Collections“. Note that this collection is private by default, so no one else should be able to see or access your files.
At this point, you can upload/download files from the device you are currently logged in to.
Select the “dual-panel” option under “Panels” options at the top right of the File Manager window. Then, search for the collection you want to transfer files between.
Select the file(s) you want to transfer, then press the “Start“ button above the collection from which you want to transfer files.