| INTRODUCTION
This helpsheet is designed to help you
transfer Webpages to the College of
ARHU Webserver, also known as Calliope,
using the Mac
OsX based secure FTP utility Fugu.
What is FTP?
FTP, or file transfer protocol, enables
two computers to talk to each other
so that you can copy files from one
computer on the other. The computer
you are sitting in front of when you
perform the transfer is the 'Local
System,' and the computer your local
system is talking to is the 'Remote
System.'
|
(from
local system to remote system- PUT)
(from
remote system to local system- GET)
|
 |
THE BIG PICTURE
Create or edit files using whatever development
tool you like, Netscape Composer or
Dreamweaver for example. Save them
to your "local system"
which might be your office machine, home
machine, laptop or zip drive on a shared
computer. You can put all your webpages
and embedded image files in one directory
and transfer the whole directory to
calliope. If you already have files on
calliope you will follow these
steps:
- Connect your local computer to calliope via FTP.
- Download existing files from calliope to your local system.
- Make edits using your preferred development tool, Netscape Composer
or Dreamweaver for example.
- Upload changed files to calliope via FTP.
If you do not currently have files on calliope then you will
skip step 2. Please
refer to the following documents
from OIT:
1. Downloading and Installing
Fugu 1.2.x for Mac OsX.: http://www.helpdesk.umd.edu/documents/4/4528/
2. Connecting to a Remote Host: http://www.helpdesk.umd.edu/documents/4/4529/
Host name: calliope.arhu.umd.edu
User Name (glue login):
________________
Directory: /export/software/arhu/________________________________
REMEMBER THE FOLLOWING WHEN SAVING
Web FILES
- Web documents must end with .htm
or .html. Just pick one and use it
consistently.
- Keep your file names short but descriptive.
For example, FRN486syllabus.htm or jbresume.html.
- No spaces or special characters
in the file names. You can use _ (underscore)
or - (dash). Do not use / or \ (slashes).
|