@@ -233,7 +233,7 @@ Please note: You can transfer data ONLY to the login nodes (ramses1 ... ramses4)
### 3.2 Globus Transfer service
If you need to transfer data and have no direct access to the remote system (`scp`, `rsync` etc. is not possible), you can use the [Globus Transfer service](https://www.globus.org/data-transfer). It is free for non-profit organizations, and all UoC members can use this service via [Shibboleth](https://www.shibboleth.net/) and their UoC credentials. You can choose between the Globus [personal end point](https://docs.globus.org/globus-connect-personal/install/linux/) or a [web-based interface](https://app.globus.org/) for transferring your data:
If you need to transfer data and have no direct access to the remote system (`scp`, `rsync` etc. is not possible), you can manage your data tranfers with the [Globus Transfer service](https://www.globus.org/data-transfer). It is free for non-profit organizations, and all UoC members can use this service via [Shibboleth](https://www.shibboleth.net/) and their UoC credentials. You can choose between the Globus [personal end point](https://docs.globus.org/globus-connect-personal/install/linux/) or a [web-based interface](https://app.globus.org/) for transferring your data:
1. To install the Globus personal end point in your $HOME on Ramses, follow [these instructions](https://docs.globus.org/globus-connect-personal/install/linux/). It is important to enable X-forwarding when logging in to Ramses (via `ssh -X` or `ssh -Y <user@ramses>`). Otherwise the graphical interface for installation and setup will not work.