Couchdrop Knowledge Base
Couchdrop HomepageDevelopersLogin
  • Welcome
  • Features
    • SFTP Server
      • Storage
      • Users
      • How to connect
      • Enabling FTPs
      • Host key authentication
    • Transfer Automations
      • Creating an Automation
      • Supported Actions
      • Variables
      • Troubleshooting
    • Shared Links
    • Upload Links
    • Inbound Mailboxes
    • Inbound Webhooks
    • File Actions
    • Inbound AS2 Stations
  • Administration
    • Users and Groups
      • User Roles
      • Creating Users
      • The Root Directory
      • Passwords and RSA Keys
      • Features Access
      • Firewalls and ACLs
    • Storage Connections
      • SharePoint
      • Azure Files
      • Amazon S3
      • Google Workspace
      • Google Drive
      • Box
      • Dropbox
      • Egnyte
      • Outbound AS2
      • External SFTP Server
      • Windows / Mac File Server
        • Server Requirements
        • Proxy Configuration
        • Non-GUI Environments
        • Running the Couchdrop Agent as a Service
        • Logging and Debugging
      • Others
        • OneDrive
        • Azure Blob
    • Folder Permissions
    • Alerting and Notifications
    • Custom Domains
    • SSO and Single Sign-on
      • SAML SSO
      • SCIM - Azure
      • SCIM - Okta
    • Security
      • Password Policies
      • Account Lockout
      • Account expiry
      • Two Factor Authentication
    • Other
      • Static IPs
      • Malware Scanning
  • Walkthroughs
    • Using SFTP Clients
      • OpenSSH SFTP
      • How to use SFTP with Cyberduck
      • How to use SFTP with FileZilla
      • Using SFTP with Golang
      • Using Python with SFTP
      • Using SFTP with Java
      • Using SFTP with Bash
      • Using SCP
    • SFTP To SharePoint
    • SFTP to Azure Files
    • Automated file transfers to SharePoint
    • Email Inboxes with Couchdrop
    • Delegating Domain-Wide Authority in Google Workspace
  • Other
    • FAQs
    • Trust/Security Center
    • Login to Couchdrop
    • API Documentation
Powered by GitBook

Couchdrop

  • Homepage
  • Register
  • Login

Platform

  • Cloud SFTP Server
  • Cloud FTP Server
  • Automated Transfers
  • Mailboxes and Inboxes

Copyright Couchdrop Limited 2025

On this page
  • Using Cyberduck with SFTP
  • Using Cyberduck with Couchdrop

Was this helpful?

Export as PDF
  1. Walkthroughs
  2. Using SFTP Clients

How to use SFTP with Cyberduck

Cyberduck is another popular open-source file transfer client, similar to FileZilla. Learn how to connect to an SFTP server with Cyberduck in this simple walkthrough.

PreviousOpenSSH SFTPNextHow to use SFTP with FileZilla

Last updated 1 year ago

Was this helpful?

Cyberduck is another popular open-source file transfer client, similar to FileZilla. It's primarily used for transferring files to and from FTP, SFTP, WebDAV, and other cloud storage servers. Like FileZilla, Cyberduck is available for various operating systems including Windows and macOS.

Cyberduck provides a user-friendly interface and supports drag-and-drop functionality for easy file transfers. It also offers features such as bookmarking, integration with external editors, and advanced file permissions management.

Using Cyberduck with SFTP

Using Cyberduck with SFTP is quite straightforward. Here's a step-by-step guide on how to do it:

  1. Download and Install Cyberduck:

    • Visit the Cyberduck website () and download the appropriate version for your operating system.

    • Follow the installation instructions to install Cyberduck on your computer.

  2. Open Cyberduck:

    • After installation, launch Cyberduck.

  3. Create a New Connection:

    • Click on the "Open Connection" button in the top left corner, or go to "File" > "Open Connection".

  4. Configure Connection Settings:

    • In the "Open Connection" window, select "SFTP (SSH File Transfer Protocol)" from the dropdown menu for "Connection Type".

    • Enter the server address (hostname or IP address) in the "Server" field.

    • Enter your username in the "Username" field.

    • If the server uses a non-standard port for SFTP (other than 22), specify it in the "Port" field.

    • If you have a specific folder you want to open on the server upon connection, you can enter it in the "Path" field.

    • Click "Connect".

  5. Authenticate:

    • If this is your first time connecting to the server, you'll be prompted to verify the server's fingerprint. Make sure it matches the expected fingerprint to ensure you're connecting to the correct server.

    • Enter your password when prompted, and optionally, you can choose to save your password to the keychain for future logins.

  6. Transferring Files:

    • Once connected, you'll see the file browser window showing the files on the server.

    • To upload files to the server, drag them from your local file browser (left pane) to the remote file browser (right pane).

    • To download files from the server to your local machine, drag them from the remote file browser to the local file browser.

  7. Managing Files:

    • Cyberduck allows you to perform various file operations such as creating directories, renaming files, deleting files, and changing file permissions.

  8. Disconnecting:

    • When you're finished with your file transfers, click the "Disconnect" button in the Cyberduck toolbar or go to "File" > "Disconnect".

  9. Close Cyberduck:

    • Finally, you can close Cyberduck when you're done.

That's it! You've successfully used Cyberduck with SFTP to transfer files securely between your local machine and a remote server.

Using Cyberduck with Couchdrop

Couchdrop supports Cyberduck via SFTP and FTP. When configuring your server connection in the Site Manager, use the hostname, username and password provided in the Couchdrop admin interface.

https://cyberduck.io/