← Back to overview

SSH Access to LESBOS – WinSCP / Cyberduck

Quick guide for students (WinSCP for Windows & Cyberduck for macOS)

This guide explains how to connect to the LESBOS server (lesbos.ccg.uni-koeln.de) from your personal computer. Pick the section that matches your operating system.

1. Connect from Windows with WinSCP

Step 1 – Launch WinSCP

Open WinSCP and click on New Session.

Step 2 – Enter the connection details

  • File protocol: SFTP
  • Host name: lesbos.ccg.uni-koeln.de
  • Port number: 22
  • User name: Your LesbosUsername (e.g. sg01)

Step 3 – Select the private SSH key

Click on Advanced.

On the left: SSH → Authentication

Under Private key file select your file, e.g.:

C:\Users\<Name>\.ssh\lesbos_sg01

Step 4 – Connect

Confirm with OK and click Login.

2. Connect from macOS with Cyberduck

Step 1 – Open Cyberduck

Click on Open Connection.

Step 2 – Choose connection type

SFTP (SSH File Transfer Protocol)

Step 3 – Enter the connection details

  • Server: lesbos.ccg.uni-koeln.de
  • Port: 22
  • Username: Your LesbosUsername

Step 4 – Select the private key

Click on More Options at the bottom.

Under SSH Private Key select:

~/.ssh/lesbos_sg01

Step 5 – Connect

Click Connect.