Contents |
What do I Need to Do to Maintain my Site? |
|
|---|---|
Site Maintenance is... |
To maintain your Web site, your primary need is to make sure the right files are there. That involves being able to:
|
Ways of Getting Access |
||
|---|---|---|
| How you maintain Web files on the server depends on how
your computer is connected to the server. In this section, we'll discuss
the most common ways to gain access, and - in case you're not sure - how
to tell.
These are the most common ways of getting access; we'll discuss each in turn:
|
||
Local Area Network |
An easy way to find out: ask your LAN administrator! If for some reason you can't do that, here's what you can do instead:
|
|
Proprietary Software |
Use the Help feature or customer support to find out how to use these. |
|
Telnet |
What is telnet? Telnet is the original method for getting access to a remote computer's command line interface over the Internet. You have to know how to give commands directly to the host computer - usually using the Unix operating system.It's relatively rare that you would need to use telnet for Web site maintenance. All the usual maintenance can be done using FTP or the proprietary access sofware. It's even more rare that amateurs would be allowed to use telnet. Unless
you are a trusted computer professional, many Web server administrators
will not allow you telnet access. |
|
File Transfer Protocol (FTP) |
FTP is the most widely-used method for doing Web maintenance activities. If you use most Web services, that's you'll use...so we'll devote the rest of this module to FTP. |
|
Using File Transfer Protocol |
|
|---|---|
Character-based |
A "character based" interface is one where you give commands mainly
by typing, and it gives you feedback by putting words on the screen.
The original FTP client program used an exclusively character-based interface, since it was developed before the days when graphical user interfaces (based on windows, icons, mouse, and a pointer) were practical. If you need details of starting this version of FTP and transferring files with it, see module NG30c, "How to Get Files Using Internet".
|
Graphical User Interface (GUI) |
Although the character-based versions of FTP are quite efficient for the computer, humans usually find it easier to use a graphical approach. With FTP, this is useful because it lets you point to files and click their names, rather than having to type them out. |
| Where to find a GUI FTP Program | Several graphical or mouse-and-menu versions of FTP are available.
Many of them are freeware or shareware, meaning that you either don't have
to pay for them at all, or you can try them and see if you like them before
paying a modest registration fee.
If you'd like to see what's available, go to one of the file archive
sites linked in module NA31g, "Getting
Files Using a Web Browser". Search one or more sites for "FTP" and most
of the hits will be programs you might want to look at. (The module also
explains how to download and decompress programs.)
|
| Using WS-FTP |
One of the most popular graphical FTP programs for Windows computers is WS-FTP. The "lite" version is free to students and non-profit organizations, and inexpensive for others; and as shareware, you can download it to try before you buy. The next module, W55h, shows how to get WS-FTP using the WCC local area network (often faster than the Internet) and use it to transfer files to your Web site.
|
About this document... |
|
|---|---|
Audience: |
This is for people who have created one or more HTML pages and want to make them available on the World Wide Web. You will need be familiar with Computers, the Internet, and the World Wide Web. |
Objectives: |
When you successfully complete this lesson, you will be
able to...
|
Module W54c: |
This document is part of a modular instruction series in Computer Information Systems. For more information, see the overview or the list of modules in this series, World Wide Web. This document has been used in the following classes: CIS 260. See also W55h, "Uploading and Updating your Web Site." |
Author: |
Laurence J. Krieg |
Institution: |
|
| History: | Original:
29 Nov 1998 Last modification: Monday, 31-Aug-2009 11:48:06 EDT |
| Copyright: | Copyright
© 2002, Laurence J. Krieg, Washtenaw Community College Instructors: You may point to this file in your Web-based materials. Students: you may make a copy for your personal use. All other uses: contact the author, Laurence J. Krieg for permission. Email krieg@ieee.org |