Versions Compared

Key

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

...

Multiexcerpt
MultiExcerptNamessh_standard_connection

Once you have configured the appropriate settings, any SSH-based tools such as ssh, scp or rsync should work out of the box without any additional options.

To test the connection you may ssh into hpc-login if you have access to ECMWF's HPCF:

No Format
% ssh hpc-login

Or alternatively, if you only have access to ECMWF ECS service:

No Format
% ssh ecs-login

Visit our HPCF User Guide for further information.

...

If using an Operating System with OpenSSH older than 7.3, you will not be able to use the ProxyJump feature. The typical error would be something like:

No Format
% ssh hpc-login
/home/user/.ssh/config: line 10: Bad configuration option: proxyjump

...