How to use FTP via Windows Explorer

Microsoft has developed an easy way for you to connect and upload files to your website. Notice: Internet Explorer once had a built in FTP client which a lot of people used. You can NOT access FTP through Internet Explorer anymore.

To quickly connect, go to your desktop and open My Computer. In the address bar, type the following:

ftp://yourusername:yourpassword@domain.com
or
ftp://yourusername:yourpassword@yourIPaddress

You must replace yourusername with your control panel username (a self-created FTP username will NOT work in this situation). Replace yourpassword with your control panel password. Replace domain.com with your actual domain name, or replace yourIPaddress with the server IP found in your welcome email.

If you forget to enter a username and password, then you may see folder called pub. If so, you have accidentally tried to connect to anonymous FTP, and your connection has failed. Please try again.

You will know you have successfully logged in when you see your website folders appear in the window. Now you can drag and drop files between your computer and your hosting server.

  • 20 Users Found This Useful
Was this answer helpful?

Related Articles

Can I use FTP as an off server backup?

We don't recommend it, as it can be considered a "file dump" which is against our TOS. What is...

Common FTP Socket Errors

A socket is defined as one endpoint of a two-way communication link between two programs running...

Composer publishing

Here are the basic settings which work for our customers. On the settings tab: Site name...

FTP Settings and Connection

This FTP information is found in the welcome email we send. (The FTP information is your control...

How to create an FTP account

An FTP account is basically used to upload and manage your files on your web site. By default,...