This is an old revision of the document!
Table of Contents
... connect to LiRI SFTP storage using Cyberduck
Step 1 - Download and install Cyberduck
Download the latest version of Cyberduck from https://cyberduck.io.
To install Cyberduck, execute the downloaded .exe file (Windows 10) or extract the downloaded .zip file (macOS).
Step 2 - Add private key file
Open Cyberduck and click on the Open Connection icon:
howto:sftp_cyberduck_2-1.png
In the dialog window, select Connection > SFTP and click on Add key file…:
howto:sftp_filezilla_2-2.png
Locate and open the private key file from the SSH key pair which should be used for public key authentication.
If prompted, click Yes in the Convert key file dialog box and execute the conversion of the selected private key file into a format supported by FileZilla Client.
In the conversion procedure, you have to use the password associated with the SSH key pair, i.e., the password/passphrase you originally defined when creating the SSH key pair.
The added private key file should now be displayed in the Private keys list. Klick OK for the changes to take effect:
howto:sftp_filezilla_2-3.png
