FTP Manager

To connect to your website via FTP to upload/download files, you will need an FTP Client.

A popular free FTP Client is WinSCP: https://winscp.net/eng/download.php

Another popular one is FileZilla: https://filezilla-project.org/download.php?type=client

Your homepage should be named index.html. This is the page that will show when someone visits https://www.yoursite.com.
Follow the instructions below to learn how to upload your files.

Run your FTP client

Enter yoursite.com as the Host.
Use the Username and Password provided in your Welcome Email.
Click the Connect button.

Open up the public_html directory.
Upload your index.html file (override any existing) and any other files you need to upload.
Point your browser to https://www.yoursite.com and view your brand new website.

  • 21 Users Found This Useful
Was this answer helpful?

Related Articles

Where to upload my files?

Your html files, and or the files you want to make accessible to the World Wide Web must be...

Connection to FTP through a Web Browser

To connect to your FTP space through your browser simply insert in the Address bar of your...

What does File Permissions "chmod" mean?

To chmod a file means to set certain permissions.By default, all files uploaded to the server...

How to establish a SFTP connection with FileZilla

In this knowledgebase article are listed the steps which should be completed in order to...