Connection to FTP through a Web Browser

To connect to your FTP space through your browser simply insert in the Address bar of your browser the following URL :

ftp://username:password@ftp.yourdomain.com

Once you are connected, click on the public_html folder. You are now located in the root directory of your Web site. File can now be uploaded to this directory from your local machine.

Note: Do not upload files before entering the public_html folder.

  • 20 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...

How to create an FTP account and connect with FTPS

This article will show you how to create an FTP account and how to connect with FTPS. Note that...

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

In this knowledge base article, you will find the steps which should be completed in order to...