Avalon's Webpage Instructions
AVALON NETWORKS
Setting up your Avalon webpage.
Before we get into the specifics of uploading your webpage, let's go over some
HTML basics. Images files are generally named something.gif or
something.jpg, and html files are generally named something.html.
You don't want to have spaces in the names. However a file is named on your
computer is how it will be named when uploaded to our computer, so make sure you change your filenames
before uploading.
All Avalon network users have a unix account which enables them to have a World
Wide Web home page. Your home page will have the URL of http://www.avalon.net/~username. The page you want
people to see when they go to that address must be named index.html. Notice that the name is all lower-case.
Filenames are case specific, so be carefull writing your HTML code.
We assume that you have homepage already made. Html design is beyond the scope
of this document. If you have questions regarding HTML coding we suggest you
seek out "The Definitive Guide to HTML" by O'Rielly and Assoc., or check out
our small HTML Primer.
In general we'll be connection to the host avalon.net with a username and password that match your dialup settings.
At this point, you should choose the instructions for your operating system:
The first thing you need to upload your webpage is an FTP client. The most
popular one for Macs is Fetch.
Connecting
- Make sure you are dialed up and connected.
- Open Fetch. A box with 4 fields should open up. If not, under the File menu select "New Connection".
- In the Host: field, put avalon.net
- In the User ID: field, put your username
- In the Password: field, put your password
- In the Directory: field, make sure it is blank.
- Click on OK to connect.
- You should see a little dog running. Once it stops, you should see a window with your Avalon directory in a large
box on the left.
Fetch F.A.Questions
Uploading
- Once you have connected, you are now ready to upload.
- You should see a folder named public_html in your directory. If not,go to the "Directories" menu and select
"Create New Directory..."
- Double-click on the public_html directory.
- You can now drag and drop your webpage files from your Mac onto the Fetch window.
- Once the files have all been uploaded, you should be all set to view your webpage!
Make sure you have an FTP client for uploading your webpage. WS-FTP is available for download.
If you don't have it, just click on the link for WS-FTP, save it to your disk, then double-click the saved file to install.
Connecting
- Make sure you are dialed up and connected, probably using Trumpet Winsock.
- Open up WS-FTP. You should see a Session Properties screen.
- Click on the New tab on the right side to create a new profile.
- In the Profile Name: field, put Avalon.
- In the Host Name/Address: field, put avalon.net.
- In the User ID: field, put your username.
- In the Password: field, put your password.
- Leave the Account and Comment fields blank.
- Click on OK to connect.
- Once the connection is established, you should see a screen with two sides: The Local System (your computer), and
the Remote System (our computer).
Uploading
- Now that you are connected, you can upload your files.
- Underneath the two window boxes are 3 buttons. Click on the one labeled Binary.
- Change to directory on the Local System to the location of your webpage files.
- On the Remote System, find the public_html directory and double-click on it.
- To upload files, you can either double-click on the file on the Local System, or you can highlight groups of files
and then click on the --> arrow in the middle of the two windows.
- If you want to delete files, just select the file to be deleted and use the Delete button on the right side.
- Once the files have all been uploaded, you should be all set to view your webpage!
Make sure you have an FTP client for uploading your webpage. Download WS-FTP for starters.
Connecting
- Make sure you are dialed up and connected.
- Open up WS-FTP. You should see a Session Properties screen.
- Click on the New tab on the right side to create a new profile.
- In the Profile Name: field, put Avalon.
- In the Host Name/Address: field, put avalon.net.
- In the User ID: field, put your username.
- In the Password: field, put your password.
- Leave the Account and Comment fields blank.
- Click on OK to connect.
- Once the connection is established, you should see a screen with two sides: The Local System (your computer), and
the Remote System (our computer).
Uploading
- Now that you are connected, you can upload your files.
- Underneath the two window boxes are 3 buttons. Click on the one labeled Binary.
- Change to directory on the Local System to the location of your webpage files.
- On the Remote System, find the public_html directory and double-click on it.
- To upload files, you can either double-click on the file on the Local System, or you can highlight groups of files
and then click on the --> arrow in the middle of the two windows.
- If you want to delete files, just select the file to be deleted and use the Delete button on the right side.
- Once the files have all been uploaded, you should be all set to view your webpage!
Copyright © 2003, Avalon Networks