Skip to content

Commit 1ecd59a

Browse files
authored
Merge pull request hpcugent#811 from kwaegema/globfix
mention both globus endpoints explicitly
2 parents bd8c7dd + dd14244 commit 1ecd59a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs/docs/HPC/running_jobs_with_input_output_data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,12 +378,12 @@ conda deactivate
378378

379379
In order to access your UGent home and shares inside the globus
380380
endpoint, you first have to generate authentication credentials on the
381-
endpoint. To do that, you have to ssh to the globus endpoint from a
381+
endpoint. To do that, you have to ssh to the globus endpoints from a
382382
loginnode. You will be prompted for your UGent username and password to
383383
authenticate:
384384

385385
```
386-
$ ssh globus
386+
$ ssh globus01 # also do this for globus02
387387
UGent username:ugentusername
388388
Password for [email protected]:
389389
Shares are available in globus endpoint at /UGent/ugentusername/

0 commit comments

Comments
 (0)