Important Information:
- For Publishing on the Web:
- Your User ID: your e-mail ID, e.g.
cburch or arainwater
- Your password: See the page on MMSD's Intranet at
http://dww.madison.k12.wi.us/webpub/
or e-mail cburch@madison.k12.wi.us
if you do not know your WWW password. It is NOT the same as your
e-mail or Novell passwords.
That Was Then, This Is Now
While publishing is a lot easier now, the mechanics have
changed. It's not only easier to add files, but also to change
and delete files, so you have to pay attention to detail and have
a good idea of what's on your site.
| Then |
Now |
- Authors create pages, editors check pages, publishers publish
pages.
- Publishers assigned to categories; categories determine which
folder(s) a publisher can access.
- Publishers request creation of subfolders from the
Webmaster.
- Files published in 3 steps: FTP, submit, publish
- Password same as e-mail password
|
- Authors create pages, publishers check and publish pages.
Editor & publisher same person.
- Publishers belong to groups. Publishers can read any file in
any folder, but can only publish or delete in folders owned by
their group(s).
- Any publisher of a group can create subfolders in folders
owned by that group. The new folder is then owned by the group,
as well. Also, any publisher can delete a subfolder owned
by the group. Keep backups of all your files!!
There is no "Undo." Once something is deleted from the Web site,
it's gone.
- Files published in 1 step: FTP. This means as soon as you FTP
a file to the server, it is viewable by the
world. Work things out on your computer first, then
publish as the last step. Do not put data you don't want
seen on the server. Remember, all
publishers can see your files.
- Password independent of other passwords
|
Acquiring and Installing WS_FTP
- Download WS_FTP:
- Open your Web browser (Netscape, IE, etc.).
- Click on this link:
http://www.madison.k12.wi.us/webpub/wsftp32.exe
![[Direct Link to File]](download.gif)
- Your browser will ask you where to save the file; pick a spot
and remember it.
- Quit your browser and other applications.
- Install WS_FTP:
- Run
wsftp32.exe from where you saved it in step
1.d above.
- When prompted, check the "faculty member of an educational
institution" choice.
- Under Location: check "At school;" under Purpose: check "For
academic work."
- Accept the license.
- If you wish, pick a different folder than the default in
which to install the program.
- Pick a folder for file transfers. This is the folder WS_FTP
will open when it starts.
- Click OK. Ws_ftp will be added to the Programs list under the
Start button.
Setting Up WS_FTP
You should only need to follow these directions the
FIRST time you run WS_FTP after installing it.
- Start WS_FTP (Start... Programs... Ws_ftp...
Ws_ftp)
- The Session Properties window opens. Click on the New button.
Fill in the blanks so the window looks like below. DO NOT
CLICK ON OK. Read a.-e. below.

- "Profile Name" is the name of the these settings will be
saved under; it can be anything, but MMSD is a good choice.
- "Host" must be
www.madison.k12.wi.us - not
ftp.mad... as it was before.
- "User ID" is your e-mail ID; see the top of page 1.
- Leave the "Password" field blank. Do NOT check the Anonymous
or Save Pwd boxes. Never save your password on your
computer. Your publishing privileges can and probably will be
revoked if you are irresponsible with your password. If you are
worried that someone could easily find out your password (it
is part of easily obtainable info, after all), do not
hesitate to request a new password from Rich Noble at
webmaster@madison.k12.wi.us.
- Do NOT click OK. Click Apply, then
Cancel.
- Click on the Options button at the bottom of the window. Then
click on the Extensions tab. To make life easier, you can tell
WS_FTP what types of files to send as text when you use
Auto-Mode. So, type ".htm" (no quotes) in the box and click on
Add. You can do this with ".html" and ".css" if you use those as
well.
- Click on the Advanced Tab. Under "Double Click Action,"
choose Nothing. This will prevent accidental and potentially
damaging publishings.
- If you want to get rid of the dorky sound effects, click on
the Sounds tab and choose None.
- Click OK.
Connecting to the Server
- Start WS_FTP if it isn't running already.
- Click on the Connect button in the lower left if the
Session Properties box is not open.
- Your MMSD profile should be preselected. If it isn't, choose
it from the Profile Name drop down menu.
- Click on OK (or hit Enter).
- Enter your password when prompted. Currently (Oct, 2001) it
takes approximately 30 seconds to connect with the server. Thanks
for your patience.
How Do I...
Navigate Around the Site
- When you connect to the site, the window will look something (but not
exactly) like this:

The left side of the screen shows your computer; the right side
is the remote, or server, computer. On the server, you are in the
Root directory. Everything on the site is in the root directory.
Note the Remote Site location bar says "/". A plain slash
represents the root directory. Think of the site as an
upside-down tree, with the root folder at the top, and subfolders
branching out below. Files are like leaves on these branches. We
call this the "document tree."
- To enter a folder, double click on it. This is going down a
level of the document tree.
- Once you've gone down a level, you can go up to previous
levels by double clicking on the green arrow next to the ".."
(two dots) until you are in the desired folder.
- Remember, you can view anything you want on the site, but you
can only publish, change or delete files and folders in folders
owned by your group(s). If your group doesn't own the root
folder, for instance, you can view the District's home page, but
you can't delete it.
How does the document tree relate to Web addresses?
(URLs)
A web address for a specific page on our site is basically
a road map to that file in the document tree. Let's dissect the
address
http://www.madison.k12.wi.us/tnl/detectives/tools.htm
Folders are separated by slashes, so we have:
| a. | b. | c. | d. | e. | d. | e. | f. |
http:// + | www.madison.k12.wi.us + | / + |
tnl + | / + | detectives + | / + |
tools.htm |
- This is the "protocol." This tells browsers that the file is
a Web page, and not some other kind of file, like an FTP file or
a gopher document.
- This is the name of the server that responds to requests from
browsers and sends files back to them.
- This is the root folder. When you connect via FTP,
this is where you start.
- These are folders in the document tree.
- Slashes separating the folder names.
- The file itself.
So, if you wanted to find the file tools.htm,
starting at the root you would double click on tnl,
then double click on detectives, and then scroll
down to tools.htm.
|
Publish Files
- Right side: Navigate to the folder where you would like to
publish the file(s).
- Left side: Navigate to the disk/folder containing the
file(s) to be published.
- If you followed step 3 under "Setting Up WS_FTP" properly,
the Auto box can be used. Otherwise, choose ASCII if you're
publishing .htm files and Binary if you're publishing .gif and
.jpg files. With the Auto box checked, you can publish Web pages
and graphics at the same time, so if you didn't properly do step
3 under "Setting Up," I'd recommend doing it now.
- Left side: select a file by clicking on it once. You may
select more than one file at a time by holding down the Ctrl key
while you click on the files. You can select a range of adjacent
files by using the Shift key. Or, to publish a folder and all of
its contents (including subfolders), click once on the
folder.
- Click on the -> button to send the selected file(s).
If a file with that name already exists, you will NOT be
warned!! (Unless the file on the server is newer than the
file on your computer.) The file you send will simply overwrite
the old file. Be certain you are not overwriting someone
else's file!!
Download a File or Folder
- Right side: Navigate to the folder containing the file(s) or
folder you want to download.
- Right side: Select the file or folder by clicking on it
once.
- Left side: Navigate to the disk/folder where you want to
store the downloaded file or folder.
- Click on the <- button. If you selected a folder, that
folder and all its contents (including subfolders) will
download to your computer. This is a great, fast way to make a
backup of your site!
Create a Subfolder*
- Right side: Navigate to the folder where you would like to
create the subfolder.
- Right side: Click on the MkDir button (for "Make
Directory").
- Enter the name of the new subfolder and click OK.
Note: Directory and Folder are synonyms.
Move a Currently Published File to a Subfolder*
- Right side: Navigate to the folder containing the file.
- Create the subfolder if it doesn't already exist (see
previous section).
- Right side: Click on the file and drag it until it is over
the subfolder. When the subfolder is highlighted, release the
mouse.
- To move a file UP a level to the parent folder, click
on the file and drag it to the folder named ".." (two dots). It
has the green arrow icon instead of a normal folder icon.
Delete a File or Subfolder*
- Right side: Navigate to the folder containing the file or
subfolder.
- Right side: Select the file or subfolder by clicking on it
once.
- Right side: Click on the Delete button.
- When asked if you are sure, make sure you are sure,
then click on Delete. There is NO "Undo."
- You will not be able to delete a subfolder that
contains anything; you must clean out the folder first.
Rename a File or Subfolder*
- Right side: Navigate to the folder containing the file or
subfolder.
- Right side: Select the file or folder by clicking on it
once.
- Right side: Click on the Rename button.
- Enter the new name and click OK.
- Remember, any other files that point to this file or folder
will need to be edited to match the new name.
* You can do this on your own computer, too, by performing the
actions on the Left side of the screen.
Quit WS_FTP
- Click the Close button in the lower left. This is the nice
way to disconnect from the server.
- Click on the Exit button in the lower right.