How to set up and use Cyberduck FTP Client

Setting Up Cyberduck In Windows

Cyberduck can be downloaded free of charge from http://cyberduck.io.

Download the Cyberduck software and install it onto your computer.

Open Cyberduck.

Click Open Connection to start a new FTP connection.

On the Open Connection window, you will be prompted to enter your FTP login information. From the drop-down menu, select FTP – SSL (Explicit AUTH TLS).Enter the following connection settings:

Server: ftp.yourdomain.com (replace yourdomain.com with your own domain name)

Username: your FTP username

Password: your FTP password

Click More Options. In the Path field, enter /public_html/

From the Connect Mode drop-down menu, select Passive (PASV).

Click Connect to connect to your FTP server.

NOTE: The first time you connect using FTP-SSL, you may get a “Verify Certificate” pop up. This is a simply precautionary warning and all you need to do is check the Always trust… option.

Once you have established connection with your server, you will see a list of the folders and files your FTP account has access to. Simply drag and drop the files into Cyberduck to upload the them to your server.

  • 0 用戶發現這個有用
這篇文章有幫助嗎?

相關文章

How to use SFTP with cPanel

This document details the information required to connect to your cPanel account via SFTP (SSH...

How to create an FTP account In cPanel

You can create a FTP account in cPanel by following the steps listed here. Creating an FTP...

Uploading Files with FTP

Uploading files with an FTP program or client is one of the easiest ways to transfer files to...

Automating File Transfers with FTP Scripts

Automate FTP Transfers saves time and reduces errors for tasks like nightly backups or syncing...

Choosing the Right FTP Client

An FTP client simplifies uploading and downloading files to your cPanel account (e.g., to...