Skip to content
Contact Support

Git Bash (Windows)

Prerequisite

First time setup

  1. Download Git Bash as part of Git.

The login process can be simplified with a few configurations.

  1. Follow instructions Standard Terminal Setup.

Usage

Assuming you have followed the setup above you will be able to connect to the clusters directly using;

ssh nesi

You will be prompted twice for Authetication alt text Hit ctrl and click the link and then enter after the browser pop shows alt text

As multiplexing is not configured you will have to enter your login credentials every time you open a new terminal or try to move a file.

scp <path/filename> nesi:~/

For more info visit data transfer.

What Next?