Accessing your files on the clusters from outside of the campus using a Windows machine

  1. Download the WinSCP from https://winscp.net/eng/downloads.php

  1. If you have downloaded the portable version (WinSCP-5.*-Portable.zip), just extract the compressed zip file.

  2. If you have downloaded the WinSCP installer (WinSCP-5.*-Setup.exe), run the installer and follow the steps. Check out the WinSCP installation guide for more detailed info: https://winscp.net/eng/docs/guide_install

  1. Run the WinSCP.exe which you extracted/installed in step 1.

  2. Click on “Advanced…” button on the login window.

../../_images/winscp-01-welcome.png
  1. Go to the connection > tunnel section, click on the “Connect through SSH tunnel” box, enter the URL for one of the gateway machines in the field for the tunnel host name, enter your username, and click OK.

../../_images/winscp-02-tunnel.png
  1. Back in the login window, enter the URL for the cluster you want to access e.g. cobra.mpcdf.mpg.de, enter your username and click save button.

../../_images/winscp-03-login.png
  1. Choose a name for this session configuration in the “Site name” field, and click OK.

../../_images/winscp-04-save.png
  1. Back in the login window, your chosen site name will appear in the list. Choose this site and click on the Login button.

../../_images/winscp-05-start.png
  1. You will be connected to the gateway machine. If this is the first time you are connecting to the server, the server’s host key information will be shown. You can find the host key of our gate machines here. Click Yes to proceed.

../../_images/winscp-06-serverkey.png
  1. Afterwards, you will be asked for your password.

../../_images/winscp-07-username.png
  1. You also need to provide your 2FA token for connecting to the gate machines.

../../_images/winscp-08-2FA.png
  1. Another connection will be made through the gateway machine to the login node of the cluster you have chosen in step 5. You will have to enter your password again. (steps 8-9)

  2. Finally, in the main window you will see the files on the cluster in the right panel, and the files on your computer in the left one. You can drag and drop files to copy them from the cluster to your computer and vice versa.

../../_images/winscp-09-end.png