Connecting with FileZilla

How to connect FileZilla to Webscale servers via SSH Gateway

This guide shows you how to configure FileZilla to access your application files through the Webscale SSH Gateway.

Prerequisites

Step 1: Configure General Connection Settings

  1. Open FileZilla and navigate to File > Site Manager.
  2. Click New Site and name it (e.g., “Webscale SSH Gateway”).
  3. Set Protocol to SFTP - SSH File Transfer Protocol.
  4. Set Host to your assigned gateway address (e.g., ssh.webscale.com).
  5. Set Logon Type to Key file.

Step 2: Set the User String and Key

In the User field, you must use the specific gateway format: <your_username>@<application-hostname>

Example: jdoe@myapp-staging-nfs

Finally, browse to and select your Private Key file.

Step 3: Connect

Click Connect. If prompted about an unknown host key, verify the fingerprint and click OK. You should now see your remote directory tree.

FileZilla Site Manager connection settings

Here is an example of what you should see:

FileZilla connected to remote directory
Last modified April 28, 2026