 |
 |
Beach Computers Web Hosting Services Include: low cost web hosting services, web site hosting provider, e-commerce web site hosting, Beach Computers, business web site hosting, company web site hosting, web site hosting plan, web hosting, ecommerce web site hosting, ecommerce hosting, affordable web site hosting, ecommerce web hosting, web site hosting service, web page hosting, cheap web site hosting, reseller hosting, web hosting services, professional web hosting, business web hosting, cheap web hosting, domain hosting, web site hosting services, web site hosting, affordable web hosting, web hosting service, and more.
|
 |
Welcome 38.103.63.62
Viewing FTP (Support/FTP.asp).
|
    |
 |
|
|
 |
 |
 |
FTP |
|
Please note: All
information included on this page is only to be
used as an example.
Full functionality is NOT guaranteed on our servers
as many variable can change.
|
About FTP |
|
FTP stands for File Transfer Protocol.
This protocol provides a standard way
to transfer files between computers,
regardless of the operating system on
each computer (Windows, DOS, MacOS,
UNIX, etc.). It is the most common protocol
used for exchanging files between computers
on the Internet.
These instructions provide for connecting
to public archives on anonymous ftp
servers, connecting to a computer on
which you have an account and uploading
and downloading files.
FTP (File Transfer
Protocol) is a method or transferring
files over the Internet. This
will allow you to move files from your
computer to our server. The process
is very simple, in fact with just a
little practice you will sending and
receiving files in your sleep.
Step 1
Get an ftp client, if you do not have
one you can download WS_FTP Lite here:
ftp://ftp1.ipswitch.com/ipswitch/product_downloads/ws_ftple.exe.
Step 2
Start the program, you will see a connection
box. Enter the following in the
fields:
Profile Name: Anything You Want To Name
It
Host Name: www.your_domain.com (Or IP
Address)
User Name: Your user name
Password: The password the you were
given when you signed up.
Step 3
At this time you should be logged into
the server and should see an (almost)
empty folder on the right and you local
hard drive on the left. This is
the your home folder on the server.
Double click the file you want to transfer
and it will be uploaded to the server.
Important things to remember:
UNIX is case sensitive - FILE.HTML is
not the same as file.html
Your home page must be named index.htm,
index.html for UNIX or default.htm,
default.html, default.asp for NT.
Never Delete files that you haven't
uploaded (they are usually required
files or
FrontPage
Extension files.
UNIX is case sensitive - FILE.HTML is
not the same as file.html
Your home page must be named index.htm,
index.html for UNIX or default.htm,
default.html, default.asp for NT.
Never Delete files that you haven't
uploaded (they are usually required
files or FrontPage Extension files.
|
|
Understanding FTP Addresses |
ftp.netscape.com; login anonymous; cd
/pub/communicator/4.05/shipping/english
ftp.netscape.com/pub/communicator/4.05/shipping/english
This example shows two different ways
of writing the same address. The first
form specifies the login method and
gives an explicit instruction to change
to the given directory. The second form
assumes that anonymous login is allowed
and the directory name is tacked on
directly after the host name.
-
The host name is the first piece
of information given. Host names
are all lower case. Often the name
begins with ftp.
-
Most of the computers you access
with ftp will be anonymous file
servers. To log in to an anonymous
file server, use anonymous as the
username, and your e-mail address
as the password.
-
cd is the UNIX command for change
directory. It is often used as shorthand
when giving ftp addresses.
FTP addresses do not always include
a directory name. When you don't know
which directory to look in, start by
changing to the /pub directory. Look
for a file named index or readme. This
file will provide you with information
about the archive and an index of where
files are located.
|
|
Upload -- Download -- Put -- Get |
|
To understand the terminology of file
transfer, it helps to think in terms
of physical location. Your computer
is right next to you, on your desktop
or in your lap. The computer with which
you are exchanging information is someplace
else, say on NYU's campus, or in California.
To move a file closer to you, you get
it for your own computer. To move a
file farther away, you put it on the
other computer.
Traditional network terminology places
host computers above personal computers
in the network hierarchy. This leads
to the terms upload and download. To
move a file to a host computer, you
move it up the hierarchy. To move a
file to your computer, you move it down
the hierarchy.
|
|
Connecting to an Anonymous FTP Server |
|
Anonymous ftp servers are public archives
of documents, programs, and other files.
Most anonymous ftp servers require that
you use your e-mail address as a password.
(Some still allow the password guest.)
In this sense, they are not really anonymous.
Rather, anonymous means that you do
not need to have a personal account
on the computer in order to access the
files there. |
|
File Types -- Text and Binary |
|
There are two basic file types when
transferring across the Internet: text
and binary.
Text files contain only unformatted
text. These are also called text-only,
plain text, and ASCII files. Examples
of the text type are files created in
Teach Text, BBEdit, Notepad or with
a DOS editor. HTML files are text files.
Everything else is a binary type
file: programs, graphics, word-processing
documents, etc. It may seem counter-intuitive
that word-processing documents are not
text files, but in their native format
(Claris Works, Microsoft Word, WordPerfect,
etc.), they contain formatting instructions
that will be mangled if transferred
as text type.
If you want to transfer a word-processing
file as a text file (for example, to
send in e-mail), save it as "text only"
before transferring. Remember to save
the file under a different filename,
because saving as text-only removes
all formatting information from the
file.
On a PC, GIFs and JPEGs are transferred
as binary.
When you get files from a public archive,
they will usually be compressed. The
compression type can often be determined
by the extension on the end of the file
name. Some common extensions and compression
types are: .sea, .exe, .sit, .zip, .hqx.
.Exe and .sea files are self-extracting.
You only have to double-click on the
file to expand it. .Exe files are for
use with Windows; .sea files are for
use with Macintosh.
WinZip for Windows decompresses .zip,
.arc, .tar, .z, .gz, .taz, and .tgz
files, and can be configured to also
handle .arj and .lzh files. WinZip is
available in the Software folder on
this CD.
|
|
FTP WITH IE |
|
Web pages are normally accessed through
a website address starting with "http://",
but there is another standard way of
transferring data over the Internet
through a protocol called the File Transfer
Protocol (FTP). FTP is generally used
to transfer files rather than web pages,
because it is faster than HTTP. Often
when you click on a link to download
a file from a web page, the file is
actually stored on an FTP server and
so without even knowing it, you are
downloading using FTP.
Downloading files

The file download dialog box has
been updated slightly in IE5. As before
when you click on a file, you get the
choice of opening the file from its
current location (i.e. not downloading
it as a file to your disk) or saving
it to your drive, which is the normal
choice. When you click on this you get
the normal file dialog to choose where
you are going to save it and a file
name, if you want to change the name
from its original. However, when you
start the actual download, you'll see
there have been some changes made. As
before you get the name of the file
and the destination displayed as well
as an estimated download speed. At the
bottom though, there are two new buttons
and a new tick box. The tick box allows
you to set the dialog to close automatically
when the download has been completed,
but you may not want to set this as
the new buttons can be a useful way
of getting to the new file quickly.
The first button, Open, only becomes
active when the file is downloaded and
clicking it will open the file in the
default application for that file type
- for example a .doc Word file would
open in Microsoft Word, as long as you
have Word installed. The next button,
Open Folder, which also become active
when the download has been completed,
will open the folder where you saved
the file to. If the file has been saved
to the desktop, you will simply be informed
of the fact, as you don't need to open
a window to see the desktop contents!
FTP site access
As well as the general file dialog handling,
IE5 introduces a new feature called
FTP Folders. IE4 was able to access
FTP sites directly, but only allowed
anonymous access and complex FTP site
navigation had to be done through a
third party FTP client. IE5 tries to
improve matters by extending the FTP
site management.
If
you now type an FTP site address into
the address bar, or click on a link
on a web page that takes you to an FTP
site, rather than a file on that site,
then the view will change to the FTP
Folders view. FTP addresses are ones
that start with "FTP://". By default,
IE will log you into the server as an
anonymous user, which is the one used
most commonly. This will give access
to any folders that are made available
to the public.
Instead of the simple text file listing
that IE4 supplied, you will instead
be given a normal file view, as if you
were looking at a drive or folder on
your own PC. You can change the view
type as normal, so you can see the icons
large or small, or even have the Details
view with the file size and file type
displayed. As with Windows, you can
also click on the column heading to
sort the files into order according
to the column. The icons for the files
are shown in accordance with the file
associations you have set under Windows
- so Word files will be shown as a small
Word document, if you have it installed.
This is designed to make everything
more recognisable and make it easy for
you to see what types of files are stored
on the FTP site.
Sometimes,
you won't want to log into an FTP site
using an anonymous login though. You
may have a company site of your own
or have access set up by a company for
you which will allow you into folders
that are not available for public access.
This allows you to transfer files securely
that you may not want the public to
be able to download. To log in with
your user name and password, access
the site and then go to the File menu
and select Login as... This will open
a dialog box that allows you to type
in a name and password, with the ability
to save the password for you, to save
you typing in next time. You should
only use this option if you are certain
that your PC is not open to abuse by
other users. When you click on OK, you
will be logged into the server with
your information. If you need to know
what identity you are logged into a
server with - i.e. whether it is anonymous
or a proper user name - then you will
see this information displayed in the
status bar at the bottom of the browser
when you are logged onto an FTP site.
|
 |
Using WS_FTP
|
|
Start |
|
When you start WS-FTP a dialog box
automatically opens to create a connection.
Use the mouse or the tab key to move
among fields.
- In the Host Name/Address field
enter the name of the anonymous
ftp server.
- In the User ID field, enter
anonymous.
- In the Password field, enter
your e-mail address. If you have
checked Anonymous Login, WS-FTP
displays the address as typed. If
you have not checked this option,
a series of asterisks displays.
- Click OK. A connection with
the ftp server is established and
the session window opens.
|
|
File Transfer with WS-FTP |
Once connected, the WS-FTP window contains
information about the local and remote
computers. Files and directories on
your local computer appear in the left
hand box. Files and directories on the
remote computer appear in the right
hand box. To navigate among directories,
double-click on a directory name. To
move up a level in the directory structure,
double-click on the two dots(..). The
current directory appears at the top
of the screen.
Download
with WS-FTP on a Windows PC
- Click once on a file name in
the right hand box.
- Click on the circle next to
ASCII if it is a text file, or next
to Binary if it is a binary file.
- Choose a directory on your computer
(local system in the left-hand panel)
to which you want to download the
file.
- Click on the left arrow button.
Upload
with WS-FTP on a Windows PC
- Click once on a file name in
the left hand box. Note: Unix treats
filenames somewhat differently than
other programs. It is useful to
remove spaces, capitalization and
extensions from filenames before
uploading them.
- Click on the circle next to
ASCII if it is a text file, or next
to Binary if it is a binary file.
- Choose a directory on the remote
computer (right-hand panel) to which
you want to upload the file.
- Click on the right arrow button.
- To close the connection, click
the Close button.
- To open another connection,
click the Open button. (The Close
button toggles to Open when you
disconnect.)
- To close WS-FTP, click the Exit
button.
|
|
|
|
|
 |
70.84.106.140
Copyright © 2009 Beach Computers INC & Beach Computers Web Hosting
Beach Computers reserves the right to modify this site without prior notice.
Beach Computers assumes no responsibility for typographical errors.
Site Map |
Internal Links
|
|
|
|
|
|
 |
 |
|
 |
|