![]() |
Publish Your Work: How to Upload HTML Files to the Web Server |
| Workshop Homepage | Day 1 Tutorial | Day 2 Tutorial | Support Page |
The UW-P Web Server Directory Structure If you look at the URL or web address in the Netscape Location
box you see the following directory structure displayed: |
![]() Office machine. |
files were kept in the images folder.
We will now create a mirror folder structure on the computer that stores our
files for the UW-P web server with one
exception. On the UW-P web server storage machine, your "~username" folder
is called "public_html". (Note: the "~username" directory |
![]() Web server's folders. |
| equates to the ".../usr/staff/username/public_html"
directory on the Remote machine.)
|
Uploading Using FTP |
FTP or File Transfer Protocol is simply a specialized
software that transfers files from one computer to another via a connection. The
connection and transfer is called a session (maybe it
sounds like music to the computer). Boot the FTP software by ether
clicking on the desktop icon OR go to
The Session Properties or HOST dialog box will appear depending upon the version |
| of the FTP software on your machine. You are going to connect to a machine that also stores Pine e-mail files so your Pine userid should already be entered. Type in your Pine e-mail password and click OK. The FTP dialog box will appear. | ![]() |
![]() |
It is broken into two halves;
the one on the left represents your desk machine called "Local"
and on the right is the web related machine called "Remote". You
will use FTP to move files from Local to Remote. This is called uploading and is achieved by clicking the "up" arrow button |
| Before one uploads they must be sure that the files are going to
end up in the correct place; the correct directory or folder.
Details of the WS-FTP email Dialog Box This dialog box is laid out with the following logic:
Hands on session - Uploading A Web
Page: -
20 min.
1- Start the WS_FTP program and log in; use your Pine e-mail password.
3- In the Remote host window change to the public_html directory (by double clicking on it) 3A- First Use Only: make an images directory in public_html 4- Click on the upload button If you have associated graphics, continue, otherwise click Exit. 5- In the top Local pc window double click on Images to open that directory. 6- In the top Remote host window double click on Images to open that directory. 7- Highlight all graphic files
includes in your html file (by keeping the shift key depressed while
single clicking on the individual filenames) and click the upload button
|
| Workshop Homepage | Day 1 Tutorial | Day 2 Tutorial | Support Page |