Skip to content

How to use a FTP Client

John O. edited this page Jun 26, 2025 · 6 revisions

Cyberduck


Some people prefer using an FTP client. This can offer many advantages, especially if you want more control over your websites. Unfortunately, for some users, it can be quite a task to set it up.

Here is an explanation of how to set up and use an FTP client. Keep in mind that it is important to have your own web hosting. It is of little use to use an FTP client locally.


What do you need?

  1. Web Hosting: This is the place where your website files are stored. Make sure you have a web hosting provider.
  2. FTP Data: You need this information from your web hosting provider:
  • FTP server address (for example, ftp.yourwebsite.nl)
  • Username
  • Password
  1. Cyberduck: Download and install Cyberduck from the official website.

How to set up Cyberduck

  1. Open Cyberduck: Start the app on your computer.
  2. Make a new connection:
  • Click on "New connection".
  • Choose "FTP" or "SFTP" (for extra security).
  1. Fill in your details:
  • Type the FTP server address.
  • Enter your username and password.
  • Click on "Connect".

How to use Cyberduck

  1. Uploading files:
  • Drag files from your computer to the Cyberduck window to upload them to your website.
  1. Downloading files:
  • Drag files from the server to your computer to download them.
  1. Managing files:
  • Right-click on files to delete or rename them.

Tips

  • Make regular backups of your files.
  • Look on the website of your web hosting provider for extra help.

With these steps, you can easily use Cyberduck to manage your website files!


If this page still did not help you, search!

Clone this wiki locally