CyberDuck

Using CyberDuck

CyberDuck is already installed on the computers in the Spori 107 computer lab

  1. Open Firefox (Or any web browser)
  2. Download the Mac/PC verion CyberDuck from this link: http://cyberduck.io/
  3. Install the downloaded program on your computer
  4. Open the CyberDuck program opened-cyberduck
  5. Press Open Connection (Top left) and enter in your FTP information
    • Select "Explicit AUTH TLS"
    • Enter Server, Username & Password (found in hosting welcome email)

    Screen Shot 2017-10-17 at 9.39.18 AM

  6. Press connect (You can click "don't display this message again" and continue past the Unsecured FTP connection warning)
  7. You should now see some folders. You want to double click on the public_html folder.
  8. You should now see the files on your server (Depending on your server, you might have some 400.shtml, 401.shtml, and other default files appearing when you first connect) cyberduck-opened-connection
Uploading your web pages to your server
  1. You can right click the default files (400.shtml, 401.shtml, etc) and delete them if you so desire. cyberduck-delete-files
  2. You can now drag/drop files directly into the cyberduck window. They will automatically be uploaded to your server at this point. cyberduck-drag-drop
  3. Navigate to your website to see if your files are now visible (If they are not visible you might have placed them in the wrong folder on your server)