Workshop ChIPATAC 2020

Computational analysis of ChIP-seq and ATAC-seq data

14-15 December 2020

Installing and configuring Cyberduck

In order to access remote files (for example opening a pdf file), you will need to install an additional tool, called cyberduck.

  1. Install Cyberduck according to your operating system
  2. Once installed, open Cyberduck
  3. On the top left, click on Neue Verbindung(or new connection)

new connection

  1. In the new window, make the following changes:

    • select sftp in the dropdown menu
    • in the server box, type 134.176.27.78
    • in the port box, type 30127
    • in Benutzername (or Username), type your username (like user1)
    • leave the password box empty
    • in Privater ssh Schlüssel (or private ssh key), select the file id_rsa in the .ssh subfolder in your home folder *(WARNING: make sure that you DO NOT select id_rsa.pub!)
    • in erweiterte Optionen, in the path box, type /home/user1 (change the username accordingly!)

    new connection 2

  2. Click on Verbinden (or Connect)