Your web hosting package includes access to your own FTP server.
An FTP server is a server designed to upload and download files.
To use an FTP server, you have to install FTP client software on
your PC. (We recommend
FileZilla, which
is freeware) Most web browsers (like
Internet Explorer) have
simple built-in FTP clients, but they are generally neither as good
nor as easy to use as dedicated FTP clients.
Browsers are normally used to browse web pages via the HTTP
protocol, for instance
http://www.cozahost.com.
To use your browser as an FTP client, point your browser to an FTP
server like this:
ftp://ftp.saix.net.
In order to publish (upload files) to your web server, you will
need the following information:
- The name of your FTP server (this is
typically ftp.[your-domain-name.co.za])
- A user id (created in your
control panel)
- A password (set / created in your
control panel)
All the information required to publish your site is listed in
the email you received to let you know your server is ready.
Steps to publish content to your web server:
1. Download and install
FileZilla.
2. Open file FileZilla on your computer and use the left pane to
navigate to the content you want to publish on your computer
3. Type your server name (eg "ftp.cozahost.com"), user name and
password into the address, user and password into the blocks
provided on the FileZilla menu bar and press the "Quick Connect"
button.
4. Once connected, select the files you want to publish from the
pane on the left (on your computer) and drag and drop them to the
pane on the right (your ftp/web server)
Note that your home page should be called default.asp or
index.htm and you should publish the content to the (existing) /wwwroot
folder on your server.
That's it! If you visit your web site now (and press F5 to
refresh the content) you will be able to view the pages you just
uploaded.
|