Client Setup
An SFTP client is a tool that will accept your credentials and allow you to access your website’s files.
There are many clients available, but if you don’t already have a preference, we recommend FileZilla, or Cyberduck.
We have provided setup instructions below for both.
FileZilla
FileZilla is a popular, free, and open-source SFTP client that works on Windows, macOS, and Linux. It is user-friendly and widely used for transferring files securely. You can download it from the FileZilla website.
- Once installed, open Filezilla and navigate to File → Site Manager.
- Click the “New site” button.
- Set the Protocol field to SFTP (SSH File Transfer Protocol), not FTP.
- Add the credentials (URL [in the Host field], Port, Username, and Password) you obtained earlier.
- Click the Connect button.
- If you are asked to accept the server’s host key, click OK to proceed.
In the default FileZilla layout, you’ll see your local files on the left and your site’s files on the right. You can drag and drop files between your local computer and your site.
Cyberduck
Cyberduck is available both on macOS and Windows. You can download it from the Cyberduck website.
- Open Cyberduck and click on the New Bookmark (+) button.
- In the New Bookmark window, select SFTP (SSH File Transfer Protocol) from the dropdown.
- Set the Server, Port, Username and Password fields with the credentials you obtained earlier.
- Close the New Bookmark window, and then double click on the bookmark to connect
- If you are asked to accept the server’s fingerprint key, click Allow to proceed.
Once connected, you will see your site’s files in the Cyberduck interface.
Last updated: May 29, 2025