How do I upload files through FTP when my domain is under propagation ?

You can upload files through FTP when your domain under propagation also.

You need to use server IP address instead of  ftp.yourdomain.com as Host Name.

Configuration when domain under propagation:

For example : 

HOST NAME : 216.119.152.247

USER ID     : username 

PASSWORD : your hosting domain password

After you login to your FTP account make sure that you upload your html, images and scripts etc in your public_html or www directory.

War diese Antwort hilfreich?

 Artikel drucken

Lesen Sie auch

What directory should I upload my web files?

You should upload your html files in the public_html Directory. This is the only directory in...

What is FTP?

FTP (File Transfer Protocol ) is a client-server protocol, which allows a user on one computer to...

My password is being rejected. What should I do?

The most common problem when your password is rejected is that you are either: a.) Using the...

Where can I find a good FTP client for Mac OS X and tutorials ?

A very widely used FTP client for the Mac OS is Fetch, located at: http://www.fetchsoftworks.com/

What is ASCII and Binary?

ASCII and Binary are modes by which you are going to transfer your files into your web server....