Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Multiexcerpt
MultiExcerptNamealternative-tsh-connection
Tabs Container
directionhorizontal
Tabs Page
titleLatest - jump-17.ecmwf.int

You may use the tsh client to connect without any modifications to your your ~/.ssh/config with:

No Format
tsh ssh hpc-login

or

No Format
tsh ssh ecs-login

The target platforms you can connect to can be listed with

No Format
tsh ls

scp file transfers through the tsh client are also possible. For example, to transfer a file from your computer to your HOME in hpc-login:

No Format
tsh scp myfile hpc-login:
Note
titleCompatibility with other tools

If you choose this method and do not configure your your ~/.ssh/config, you will not be able to use other tools that rely on a standard SSH connection, such as ssh itself, scp, rsync or VSCode.


Tabs Page
titleLegacy - jump.ecmwf.int

Unfortunately jump.ecmwf.int does not support this method. Choose the latest production service to enjoy this feature.

...