Update Documentation authored by Peter Heger's avatar Peter Heger
...@@ -229,7 +229,7 @@ If you need to transfer data and have no direct access to the remote system (`sc ...@@ -229,7 +229,7 @@ If you need to transfer data and have no direct access to the remote system (`sc
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. 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.
2. Alternatively, you can download and/or share data via a web-based Globus Transfer interface. To do this, enable X forwarding when logging in to Ramses, open a browser (e.g. with the command `firefox` on the terminal) and log in to the [Globus Transfer web interface](app.globus.org) using your UoC account via Shibboleth. You should then be able to see and download the data set shared with you or establish data sharing with your collaborators. 2. To move data via the web-based Globus Transfer interface, first enable X-forwarding when logging in to Ramses. Then open a browser (e.g. with the command `firefox` on the terminal) and log in to the [Globus Transfer web interface](app.globus.org) with your UoC account via Shibboleth. You should then be able to see and download the data set shared with you or establish data sharing with your collaborators.
## 4. Filesystem ## 4. Filesystem
... ...
......