FTP stands for "File Transfer Protocol" which is the primary way that people move files across the Internet. Many computers allow anyone to 'ftp' onto their system and copy files from there to the local computer from which they are running ftp. Even though you can connect, you still need a login name and password to be allowed into a computer. For publicly accessible files, the login name is anonymous and the password can be your e-mail address. (Sometimes "guest" is the specific password required.)
To log into an ftp site, type ftp followed by the site name:
% ftp site.domain.name
e.g.,
% ftp wuarchive.wustl.edu
this will connect you to the computer at Washington University in St. Louis, only one example of the many other ftp archives around the world.
Once you connect to the remote site, you will be prompted for a login. Try
anonymous
You may need to type in
login anonymous
You will be prompted for a password. Type your e-mail address.
It is a good idea to know exactly what file you are looking for, since the file names are often abbreviated and can be confusing. Many FTP sites are Unix-based, which means that they may be case-sensitive, as well.
Common commands (which may vary from system to system) are:
Files named README or INDEX or some similar name (file.index, for example) usually have information on the contents of the ftp archive, what files are in what directory, which versions they are, etc. It's a good idea to download the README file, quit your ftp session, read the README file on your computer, make notes about what you want to get on the remote computer, and then ftp to that computer again, this time armed with specific information on what you want, where it is, and what it is named.
Ftp sites are usually operated out of general goodwill to users of the Internet. This has several ramifications:
Ftp utilities like Anarchie are nice shareware utilities that can help you navigate the intricacies of esoteric ftp commands through a graphic interface. If you ftp a lot, you should download a copy and use it. Other utilities are zipit, stuffit, compacter pro, and binhex4.0(for mac users). You can find these on the Internet as well.
PAY THE SHAREWARE FEES--SUPPORT HELPFUL, GOOD-NATURED PEOPLE WHO DON'T TRY TO SUCK YOU DRY FOR SOFTWARE!!
Comments or suggestions for this page can be sent to
webmaster@websteruniv.edu
© 1996, Webster University