Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

FTP Clients

Joshua Worden edited this page Nov 4, 2015 · 8 revisions

This page includes setup instructions for configuring a FTP client to connect using SFTP to your development environment.

Generic Instructions

  • Ensure your FTP client is capable of using SFTP, or FTP over an SSH connection.
  • Set up an SFTP connection using the hostname, username, and password from the Home page.

Cyberduck Configuration

The recommended FTP client for Windows and Mac OSX is Cyberduck. (Note for OSX Users -- The .zip file is free, the App store installer is paid.) After installation, follow the steps below to configure your FTP client.

  • After opening Cyberduck, select Open Connection.
  • Specify SFTP as the connection type
  • Specify Hostname, username, and password, then click Connect. Cyberduck Connection Settings
  • Click allow for the server key verification. Cyberduck Fingerprint
Clone this wiki locally