PortalControl PanelWebsite
Language
 
Home>Knowledge Base>Uploading Your Website>How Do I?>How do I upload my files using an FTP program?
Information
Article ID156
Created On6/22/2009
Modified7/7/2009
How do I upload my files using an FTP program?

The following article explains how to upload your website to ourservers through an FTP (File Transfer Protocol) program. There are alarge number of programs you can choose from. The basic idea is tofirst establish a connection with our server and your computer and thenupload the files. This will transfer your website to our servers sothat others can view your site on the internet.

To upload your files using an FTP program, please follow these steps:

  1. Open the FTP program.
  2. Enter the following information in the connection bar:
    • Address/Host Name: this will be your domain name or IP address. Some programs may require you to enter http://, but most do not.
    • User/Username: this is the "username" that was issued to you when you signed up with OnDemand Hosting.
    • Password: this is the "password" that was issued to you when you signed up with OnDemand Hosting. If you do not have your password you can click here to have it sent to you.
    • Port: the default port number for FTP is 21. For Most FTP programs you will not need to add this information. It will use port 21 by default.

Entering the above information should open a connection to yourwebsites folder on our server. You should also see a folder thatrepresents your home machine.



Navigate through the folder of your home machine to find your files.Select each file and drag it to the folder that represents our server.This should upload your files into your websites folder on our server.

Note: in order for your site to show up when youtype in your domain name or IP address into a web browser, the firstpage or the home page must be named one of these file names:

  • index.html (standard HTML extension)
  • index.htm (standard HTML extension)
  • index.shtml or shtm (standard SSI extension, used with server side includes)
  • index.asp (standard "active server page extension)
  • default.html (standard HTML extension)
  • default.htm (standard HTML extension)
  • default.shtml or shtm (standard SSI extension, used with server side includes)
  • default.asp (standard "active server page extension)

If you require a different home page name (called a "default document"), you can update it through the Control Panelor we can accommodate your needs. Please let us know what name yourequire. In most cases it is easier to rename your home page to one ofthe documents above. Please note that some file names (such as .asp and.shtml) are reserved for specific types of web applications. If you areunsure of which file extension to use, you can probably safely use .htmor .html.

Also, these documents carry an "order of precedence" as they arelisted above. For example, if you have both an index.html file and adefault.html file, the index.html file will show up when viewing yoursite with the domain name or IP address.

If you still cannot view your site please contact support@ondemandhosting.net for assistance.