Git Bash (Windows)
Prerequisite
- Have a NeSI account.)
- Be a member of an active project.
First time setup¶
- Download Git Bash as part of Git.
The login process can be simplified with a few configurations.
- 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
Hit
ctrl
and click the link and then enter
after the browser pop shows
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?