|
ROCKCI
DIY Virtual Server User Manual Chapter 2-5 Getting Started
Uploading Files (FTP)
Uploading Files (FTP) We recommend that you read through all of Chapter 2 Getting Started before using your Virtual Server. Now, you have all your html and graphics files created on your local computer, you're probably anxious let the rest of the world see your Web site. Using FTP to Transfer files to Your Virtual Server
Setting up your FTP Client Program
Using your FTP program, Log in Using the following:
The first directory you see is your user root directory. In order for your home page to load when a WWW user types http://www.YourName.com, you must have a file called index.html, index.htm, or index.shtml (for server side includes) in this directory. Note that we have installed a customized Homepage in your account index.html. Use this as an example to set up your Homepage. Your FTP program will permit you to make sub directories off your user directory (such as /images, /maps, etc) to better organize your account. Note: Please keep careful track of your disk space usage. You are responsible for staying below the limit of your specific plan. If this limit is exceeded you will be billed for the additional space. Making your home page load automatically
Directory and file names
Setting File permissions
ROCKCI DIY Virtual servers
support file (chmod) commands in Cute FTP and WS_FTP. You can also shell
in and set permissions the old fashioned way.
.html or .htm files - These files, called Web pages,
are written in HyperText Markup Language (HTML). .gif files - GIF files are graphics or image files
with 256 unique colors or less. Two popular types of GIF files are animated
GIFs, which contain multiple frames played back to produce animation, and
interlaced GIFs, which allow for a color to be transparent to produce dramatic
affects with other images in the background. .jpeg or .jpg files - JPEG files are usually used
for photographs and can contain up to 16 million colors, When creating
JPEG files you can set the "quality level" which allow you to reduce the
file size for faster loading. .mid or .midi files - MIDI (Musical Instrument
Digital Interface) files containing
.wav files - these are sound or audio files signals
used for recording and playing music an voice audio with a computer.
can be played backed with a client wav player (built-in to
most web browsers). .ra files - REAL AUDIO these are sound or audio
files signals used for recording and playing music an voice audio with
a computer. can be played backed with a client Real Audio player (built-in
to most web browsers). !!! It
is important to understand the file type you are dealing with when transferring
files to your ROCKCI DIY Virtual Server. !!!
Transfer your files using the proper mode.
It is important to understand the file
type you are dealing with when transferring files to your ROCKCI DIY Virtual
Server and set the file transfer mode properly in your FTP client. Otherwise,
files will not load properly into a browser. Make sure you use ASCII mode
for .html, .txt, .cgi files and BINARY mode for .gif, .jpg files.
|