Globus#
The Globus platform allows you to efficiently move large amounts of data between Pixiu and other systems — such as HPC clusters like Hydra, storage collections at other research institutions, or your own local computer. Transfers are managed by the Globus infrastructure, so you do not need to keep an active connection while they run.
Pixiu is available in Globus with its own collection. The name of the Pixiu collection is VUB Pixiu S3. No VPN connection is needed to use it.
Note
Other VUB collections available in Globus:
VSC VUB Hydra — the Hydra HPC cluster
VUB OneDrive — VUB OneDrive storage
Globus web interface#
Please follow the steps below to access Pixiu through the Globus web interface:
Log in to the Globus web app
Open the File Manager on the left panel
Write VUB Pixiu S3 in the Collection search field and select it
The first time you open the collection you will be asked for authentication/consent
Click on Continue
Select the identity linked to your VUB account (a link of the form username@vub.be)
Click Allow
Your Pixiu buckets will appear as top-level directories. You can navigate into any bucket you have access to and browse, upload, or download files
Note
Paths in Pixiu follow the S3 object storage model: the bucket name is the top-level directory and objects within the bucket are shown as files and folders. This differs from the traditional POSIX filesystem layout used on Hydra.
Data transfer to/from your local computer#
From the Globus web interface you can upload and download files directly between Pixiu and your local computer without any intermediate steps.
For larger or more frequent transfers you can install Globus Personal Connect on your local machine:
Once installed and running, your computer appears as a personal collection in the Globus web interface. You can then initiate transfers between your computer and the Pixiu collection just like any other Globus transfer.
Tips and limitations#
No VPN required — unlike other Pixiu clients, Globus transfers do not require a connection to the VUB network or VPN.
S3 paths — bucket names appear as top-level directories. Paths within a bucket do not start with a leading slash (e.g.
my-bucket/folder/file.txt).No recursive delete — Globus does not support deleting entire directories in S3 collections. Remove objects individually or use another client such as S3cmd or Rclone.
File naming — the same character restrictions that apply to other Pixiu clients also apply to transfers via Globus. See the Tips and Tricks section in the Introduction to Pixiu for the full list.
Snapshots — point-in-time snapshots of your data are not accessible through Globus. Use Cyberduck to recover files from snapshots instead.