home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / infoguide / using-internet / basic-services / ftp / anonymous-ftp-faq < prev    next >
Encoding:
Text File  |  1997-12-01  |  29.8 KB  |  632 lines

  1.  
  2. Archive-name: ftp-list/faq
  3. Last-Modified: 02-May-94
  4. Version: 2.4.7
  5.  
  6.  
  7.                            Anonymous FTP
  8.                Frequently Asked Questions (FAQ) List
  9.  
  10. Suggestions for changes and comments are always welcome.
  11.  
  12. ** Updated News:
  13. Tom Czarnik has stopped maintaining this list.
  14. The last version he released was 2.4.2 of 29-Apr-93.
  15. Starting with version 2.4.3 this FAQ and the Anonymous FTP
  16. site list are maintained by Perry Rovers (Perry.Rovers@kub.nl)
  17.  
  18. Copyright (c) 1994, Perry Rovers -- Text may be quoted in on-line documents
  19. and written publications, but please notify me so I can add a reference
  20. and make sure that you add pointers to the places where people can get
  21. the latest version. You may make this file available on public servers,
  22. like ftp, gopher or WWW servers as well, but please let me know.
  23. Do not modify the info itself (i.e. converting it to some other format)
  24. before consulting me. All rights reserved. This may seem stricter than
  25. the last versions, but I only want to make sure I'm notified of how
  26. this file is used and for what purpose. If you contact me, I'm sure
  27. we can work something out.
  28.  
  29. [Start Of File]
  30. ======================================================================
  31.  
  32. I keep a directory of Internet sites accepting Anonymous FTP and mail
  33. retrieval of their files.
  34.  
  35. Topics are shown below and with their respective answers.
  36.  
  37. Format: (Q#) for a question and (A#) for the answer.
  38.  
  39.         (1)  What is and how do I use the FTP program?
  40.         (2)  What types of FTP information are available?
  41.         (3)  What is the most current version?
  42.         (4)  Retrieving the listings via email.
  43.         (5)  Using FTP without direct Internet access.
  44.         (6)  Getting help when you have problems with a site.
  45.         (7)  Getting a site listed or changes made.
  46.         (8)  What is Archie and how does it relate to the list?
  47.         (9)  Using Gopher/WWW/WAIS to access archives.
  48.        (10)  How do I stop the listings from scrolling off the screen?
  49.  
  50. (Q1) What is and how do I use the FTP program?
  51.  
  52. (A1) For novices to the Internet, I highly recommend a good book,
  53. 'The Whole Internet User's Guide and Catalog' by Ed Krol. It is 
  54. written clearly and contains an enormous amount of information. Read 
  55. it cover to cover, and keep it close at hand. Published by O'Reilly & 
  56. Asscociates, it is available from many computer bookstores or 
  57. O'Reilly's worldwide distributors. Contact the publisher at +1 707-
  58. 829-0515 (USA), or send e-mail to nuts@ora.com for information.
  59.  
  60. Unfortunately, this book is already outdated, but it still offers
  61. an invaluable resource and manual for novices and more experienced
  62. Internet users. Other books are 'The Internet Companion',
  63. 'Internet: Getting Started' and a lot more. Look for them in your
  64. local bookstore. Almost all of the information in these books is
  65. also available on-line through various documents like the MaasInfo
  66. files, Zen and the Art of the Internet, The HitchHiker's Guide to
  67. the Internet, The Big Dummy's Guide to the Internet, the on-line
  68. version of The.Internet.Companion, the Internet Resource Guide and
  69. a whole number of FAQs, RFCs and the like.
  70.  
  71. The MaasInfo files appear to be the most recent of these kind of files
  72. (look for info on where to get them in the sitelisting itself).
  73.  
  74. Another source for information might be the magazine Internet World,
  75. from Meckler Corp. (meckler@jvnc.net).
  76.  
  77. I'm not affiliated with any of the publishers, authors or anyone
  78. mentioned above, but I bought some of the books and like them.
  79.  
  80. The information below was originally maintained by Jon Granrose (one of
  81. the old maintainers of the listings). Mike Jones added the info about the
  82. existence and location of the compression data chart maintained by 
  83. David Lemson. Tom Czarnik added some as well and I have made some
  84. changes too.
  85.  
  86.                                   By:
  87.  
  88.                             Jon Granrose
  89.                               Mike Jones
  90.                              Tom Czarnik
  91.                              Perry Rovers
  92.  
  93.  
  94.       This is not a definitive guide to FTP, but will give a novice a
  95.       general idea of what it is and how to do it.
  96.  
  97.  
  98.                               What is FTP?
  99.  
  100.       FTP (File Transfer Protocol) allows a person to transfer files
  101.       between two computers, generally connected via the Internet. If
  102.       your system has FTP and is connected to  the Internet, you can
  103.       access very large amounts of archives available on a number of
  104.       systems. If you are on Bitnet or a UUCP host, you should look
  105.       for servers that work through the mail. A good source of
  106.       information on archives in general, is the Usenet newsgroup
  107.       comp.archives.
  108.  
  109.  
  110.                          What is Anonymous FTP?
  111.  
  112.       Many systems throughout the Internet offer files through
  113.       anonymous FTP. This means that you can access a machine
  114.       without having to have an account on that machine. These
  115.       anonymous FTP servers contain software, documents of various
  116.       sorts, and files for configuring networks. Archives for
  117.       electronic mailing lists are often stored on and are available
  118.       through anonymous FTP. An enormous amount of information
  119.       is stored on these machines and is ready for anyone who's
  120.       seeking it.
  121.  
  122.       Note that all this is subject to change, it is a privilege
  123.       and the person responsible for the machine can shut it down
  124.       at any time without you being able to do anything about it.
  125.  
  126.  
  127.                                 Commands
  128.  
  129.       All the normal FTP commands may be used to retrieve files. Some
  130.       FTP commands are the same on different computers, but others
  131.       are not.
  132.       Usually, FTP will list the commands if you type 'help' or type a
  133.       question mark (?). Also, your computer's help command may have
  134.       information about FTP. Try 'man ftp', 'man ftpd' or 'help ftp'.
  135.  
  136.       Some useful commands available on most systems include:
  137.  
  138.         ascii   Switch to ascii mode. Ascii mode is the default mode
  139.                 and used for transferring text files
  140.         binary  Switch to binary mode. For transferring binary files
  141.                 like .ZIP files, .Z files and the like
  142.         cd      Change the directory on the remote computer
  143.         dir/ls  List the files in the current directory on the remote
  144.                 computer
  145.         get     Copy a file from the remote computer to yours
  146.         hash    Puts a '#' on the screen for every 1024 bytes transferred
  147.         help    Gives help on the use of commands within the ftp program
  148.         lcd     Change the directory on your computer (the 'l' is for local)
  149.         lpwd    Shows the present working directory (pwd) on your
  150.                 computer (the 'l' is for local)
  151.         mget    Copy multiple files from the remote computer to yours
  152.         pwd     Shows the present working directory (pwd) on the
  153.                 remote computer
  154.  
  155.  
  156.                                Procedure
  157.  
  158.       Anonymous FTP is a facility offered by many machines on the
  159.       Internet.
  160.       This permits you to log in with the user name 'anonymous' or the
  161.       user name 'ftp'. When prompted for a password, type your e-mail
  162.       address -- it's not necessary, but it's a courtesy for those
  163.       sites that like to know who is making use of their facility. Be
  164.       courteous. Some sites require a valid e-mail address, others don't.
  165.  
  166.       You can then look around and retrieve files. (Most anonymous ftp
  167.       sites do not permit people to store files). Note that when you
  168.       retrieve files, you have to know where the files are going to
  169.       end up on your machine. This is where the 'lpwd' command comes
  170.       in handy. Also note that when you have transferred a file that
  171.       you want to use on your PC, but you run ftp from a Unix machine
  172.       (or a similar mainframe or network machine), you will have to ftp
  173.       the file from the Unix machine to your PC first (this is assuming
  174.       that you can't ftp to outside your company or campus from your PC,
  175.       otherwise you could have gotten the file directly to the PC).
  176.       This may sound silly, but sometimes people don't know where their
  177.       files are stored or a system administrator decides to give ftp
  178.       access to only a few systems.
  179.  
  180.       Typically, a directory called 'pub' is where the interesting
  181.       things are stored. Some sites will have a file with a name
  182.       like ls-lR, that contains a complete list of the files on
  183.       that site. Otherwise, you can type ls -lR and get such a listing
  184.       -- for some sites, this can take a LONG time.
  185.  
  186.       When retrieving non-text files, you must use binary mode,
  187.       otherwise the file gets messed up. To do this, use the
  188.       'binary' command. (It's safe to set this for text files, but
  189.       the result might look a bit different from an ASCII transfer)
  190.       If the site at the other end is non-Unix, you may need to 
  191.       use some other mode -- see the documents or README files
  192.       for that site and for FTP.
  193.  
  194.       The simplest way to initiate FTP would be to give the command 
  195.       'ftp <system-name>'. The  <system-name>  is the remote
  196.       system you are connecting to, either a name like garbo.uwasa.fi, 
  197.       if you have an entry in /etc/hosts or are accessing a Domain 
  198.       Name Server or the Internet address 128.214.87.1  for Garbo. If
  199.       that last sentence doesn't seem to make sense just try: ftp
  200.       garbo.uwasa.fi or ftp 128.214.87.1 and look what happens.
  201.       After a short wait, you will be prompted for your username. If 
  202.       you do not have an account on the remote system, some systems 
  203.       allow you to use 'anonymous'. This gives you a restricted
  204.       access path (meaning that you can only run certain commands 
  205.       like 'dir' or 'ls' and are allowed only access to certain
  206.       directories like 'pub').
  207.  
  208.       You would then be prompted for a password. Some systems will
  209.       tell you to send your real identity as the password. What you 
  210.       type doesn't matter in most cases, but it is suggested to give
  211.       your mail address. This as a courtesy to the archive maintainers,
  212.       they would like to know who's using their system. Other systems
  213.       need a password of 'guest', or something similar. DO NOT 
  214.       TYPE A PASSWORD THAT YOU USE ON YOUR OWN SYSTEM.
  215.  
  216.       After that, you should receive the FTP prompt ( usually ftp> )
  217.       and have access. You can get a directory of files by giving a 
  218.       'dir' command or if the remote system is Unix-based,
  219.       'ls -l' will give the familiar output. On Garbo, there is a 
  220.       file available in the default anonymous ftp directory that
  221.       explains what Garbo is and where files are located. Look
  222.       for 00-index.txt files or something similar.
  223.  
  224.       Unix systems will all have the same directory structure, and
  225.       moving around is done with the 'cd' or 'cwd' command.
  226.       TOPS-20, VAX/VMS, DOS VM/CMS and other systems have a different
  227.       structure, but movement is still accomplished with the 'cd'
  228.       command.
  229.       TOPS-20 has directories of the form: DISK:<DIR1.DIR2>, VAX/VMS
  230.       has directories of the form DISK:[DIR1.DIR2] (use cd [-] instead
  231.       of cd .. and cd [.DIR1] instead of cd dir1). DOS, OS/2 and
  232.       Windows NT look like Unix but have shorter directory names. 
  233.       VM/CMS has mini-disks that can be accessed with the CD command.
  234.       A lot of systems give some information about how to use the
  235.       system when you login, look for that after you have typed
  236.       the password (some of those messages will not be shown if
  237.       you use a - as the first character in your password, some
  238.       people need this because the system won't recognize them
  239.       otherwise. If you have problems logging into a site, try
  240.       a - as the first character).
  241.  
  242.       Different systems have different organizations for their files, 
  243.       and the above example is the way most archives have it set up.
  244.       By looking around other systems, you can learn how their files 
  245.       are arranged and move around much faster. Note, however,
  246.       that FTP will not allow you outside the FTP 'root' directory. 
  247.       Moving about the entire system is not permitted. You will 
  248.       get 'Permission denied' messages.
  249.  
  250.       Usually, files are grouped in archive files, so you don't have
  251.       to get many small files separately. The most common archival
  252.       file formats for the Internet are tar and zip. Occasionally, 
  253.       people use shell archives (shar) instead. Tar files are basically
  254.       a bunch of files 'glued' together. Tar archives can be unpacked
  255.       by running the 'tar' command on a Unix system (tar exists also
  256.       for DOS, VMS and a whole bunch of other Operating Systems) --
  257.       you may want to first do a 'tar t' on the file to see what it
  258.       contains before unpacking it. This means typing: tar t filename.tar
  259.       and looking what the output shows.
  260.       Be careful when unpacking shell archives since they have to be 
  261.       run through the Bourne shell to unpack them. (The simplest
  262.       way is to use the unshar command).
  263.  
  264.       Files are often stored compressed, because they take up less
  265.       space that way -- for Unix, the most common compression 'scheme'
  266.       is the 'compress' program, indicated by a .Z suffix on the file
  267.       name. Also you will find Arc, Zoo, Arj, Lzh or Zip files,
  268.       which are combined archival and compression formats (there are
  269.       other archival formats as well - talk to the systems staff if
  270.       you encounter them and don't know how to deal with them).
  271.       For .zip files use zip and unzip (or pkzip/pkunzip), which are
  272.       available for all Operating Systems.
  273.  
  274.       Archival and compression utilities are very handy, but can make
  275.       it very difficult to 'get' a file and use it:
  276.       when you're on a DOS or VMS system for example you can't type:
  277.  
  278.          get filename.tar.Z
  279.  
  280.       You have to type:
  281.  
  282.          get filename.tar.Z filename.tz
  283.  
  284.       or something like that and then remember what you have to do to
  285.       unpack the file, namely first running your version of 'compress'
  286.       on it and then your version of 'tar'.
  287.       Remember this when you can't seem to transfer a file.
  288.  
  289.       These are the most common file types (there are zillions more):
  290.  
  291.          SUFFIX      FTP     TYPE
  292.          ------      ---     -----
  293.         .arc         bin     ARChive (hardly used anymore)
  294.         .arj         bin     Arj (mostly MS-DOS)
  295.         .gif         bin     Graphics Interchange Format
  296.         .gz          bin     GNU Zip
  297.                              (Not compatible with Zip.
  298.                              Found on some sites as .z files.
  299.                              GNU zip is seen in combination with
  300.                              tar as .tgz files, maybe even as .tz files)
  301.         .hqx         bin     HQX (Mac)
  302.         .jpg         bin     JPEG (graphics format)
  303.         .lzh         bin     LHa, LHarc, Larc
  304.         .shar        ascii   SHell ARchive (mostly Unix)
  305.         .sit         bin     Stuff-It (Mac)
  306.         .tar         bin     Tape ARchive (mostly Unix)
  307.         .uu          ascii   uuencode/uudecode (also .uue)
  308.         .Z           bin     compress (mostly Unix, seen in combination
  309.                              with tar as .tar.Z files)
  310.         .zip         bin     Zip (either PKZip or Zip/Unzip)
  311.         .zoo         bin     Zoo
  312.  
  313.       To get a list of all file compression/archiving methods and the
  314.       programs to uncompress/unarchive (on the PC, Mac, Unix, VAX/VMS,
  315.       VM/CMS, Atari ST and Amiga systems), FTP to the following sites
  316.       and retrieve the listed file:
  317.  
  318.           ftp.cso.uiuc.edu directory: /doc/pcnet/compression
  319.  
  320.       This could be helpful to people new to FTP that don't know how
  321.       to unpack the file they have just transferred.
  322.       Also check out the Frequently Asked Questions (FAQ) Lists and
  323.       other periodical postings in the news.answers group. Especially
  324.       the comp.graphics, comp.compression and the different
  325.       Operating Systems FAQs (Unix, VMS etc.) can be very handy.
  326.  
  327.  
  328. (Q2) What types of FTP information are available?
  329.  
  330. (A2)    FAQ - Frequently Asked Questions List about FTP
  331.         SITELIST - Comprehensive Information, containing:
  332.  
  333.         o Site name
  334.         o Country
  335.         o Date of last modification
  336.         o GMT difference (+/-)
  337.         o Source of last update
  338.         o Administrative e-mail address
  339.         o Organization maintaining FTP site
  340.         o Email Server if available and instructions for use
  341.         o System Type
  342.         o Comments
  343.         o Types of Files
  344.  
  345.      Note that apart from my ftp-list.zip file, Timo Salmi and
  346.      Rhys Weatherley are maintaining a complementary list of
  347.      a number of MS-DOS ftp sites. They list some more information
  348.      on a subset of sites in my SITELIST file. The file is called
  349.      moder*.zip where * is a version number and it is available
  350.      from garbo.uwasa.fi in directory /pc/pd2 and oak.oakland.edu
  351.      in directory /pub/msdos/info.
  352.      Also, Christian Hettler is maintaining a list of German FTP
  353.      sites on ftp.ask.uni-karlsruhe.de, directory: /pub/info, file:
  354.      ftp.list.de and Arjan de Vet is maintaining a list of Dutch FTP
  355.      sites on ftp.win.tue.nl, directory: pub/usenet/nlnet, file: nl-ftp
  356.      (this one is in Dutch).
  357.  
  358.  
  359. (Q3) What is the most current version?
  360.  
  361. (A3) Look in the Version: line in the top of this file and compare
  362.      it to the faq file in ftp-list.zip on garbo.uwasa.fi or
  363.      oak.oakland.edu
  364.  
  365.  
  366. (Q4) Retrieving the list from alternate sources.
  367.  
  368. (A4) 1) Pick it up from anonymous FTP archives; look for 'ftp-list'
  369.         in the SITELIST file. Be warned, many sites carry Jon
  370.         Granrose's (sometimes known as ODIN.FTPLIST, pre Jan-92) or
  371.         Tom Czarniks's old FTP listing (pre Apr-93) and these files
  372.         are outdated. It will take a while for this version to spread,
  373.         but the following sites always carry the latest version:
  374.  
  375.         Europe - garbo.uwasa.fi as /pc/doc-net/ftp-list.zip
  376.         USA    - rtfm.mit.edu in the /pub/usenet/news.answers/ftp-list
  377.                  directory: faq file and sitelist directory (ASCII)
  378.         USA    - oak.oakland.edu as /pub/msdos/info/ftp-list.zip
  379.         Asia   - ftp.edu.tw in /documents/networking/guides/ftp-list
  380.                  several files in several formats (.Z, .gz, .zip, ASCII,
  381.                  dBase and MS-Access database versions and AmigaGuide
  382.                  Hypertext version)
  383.  
  384.         Admins who would like to mirror the list are welcome to mirror any
  385.         of the above sites/directories, dependent on what format they like.
  386.  
  387.      2) send an e-mail message to mail-server@rtfm.mit.edu with
  388.         no subject and in the body of the message:
  389.  
  390.           send usenet/news.answers/ftp-list/faq
  391.           send usenet/news.answers/ftp-list/sitelist/part1
  392.           send usenet/news.answers/ftp-list/sitelist/part2
  393.           send usenet/news.answers/ftp-list/sitelist/part3
  394.           send usenet/news.answers/ftp-list/sitelist/part4
  395.           send usenet/news.answers/ftp-list/sitelist/part5
  396.           send usenet/news.answers/ftp-list/sitelist/part6
  397.           send usenet/news.answers/ftp-list/sitelist/part7
  398.           send usenet/news.answers/ftp-list/sitelist/part8
  399.  
  400.      3) Send me mail: Perry.Rovers@kub.nl. State how you need it sent
  401.         and I'll get to it you ASAP. Thanks to the efforts of
  402.         Louis Wiczkowski (swicz@acs.rwu.edu) and Dave Thomas
  403.         (Dave_Thomas@mindlink.bc.ca) there will be made available
  404.         from ftp.edu.tw a dBase and Microsoft Access database version
  405.         and a Hypertext AmigaGuide version. The list is also searchable
  406.         through some gophers, I'm gonna add a list of them at some
  407.         later date.
  408.  
  409.  
  410. (Q5) Using FTP without direct Internet access.
  411.  
  412. (A5) It is possible to get files from a site by using a general mail
  413. server. Many sites have their own servers. If you're on BITNET, ask
  414. your sysadmin or technical support group about PUCC (or send mail
  415. with a body of 'help' (no quotes, and nothing else) to BITFTP@PUCC,
  416. BITFTP@PLEARN or BITFTP@DEARN (known on the Internet as
  417. bitftp@pucc.princeton.edu, bitftp@plearn.edu.pl and bitftp@vm.gmd.de
  418. respectively)
  419.  
  420. Also, there's a service called TRICKLE, a concentrator of several
  421. ftp sites. Through TRICKLE you can retrieve files by e-mail or
  422. have them ftped to your own machine or SEND to you. It's also possible
  423. to subscribe to directories or files (you can for instance subscribe
  424. to the McAfee virusscanner and get it by mail everytime there's
  425. a new version). Send e-mail with '/HELP' (no quotes) in the body
  426. to trickle@hearn.nic.surfnet.nl or trickle@hearn.bitnet,
  427. for more info and a list of other trickle servers.
  428.  
  429. For non-BITNET sites, try using DEC's mail server. Send mail to
  430. ftpmail@decwrl.dec.com  with 'help' (no quotes) in the body of the
  431. letter. You should NOT send a blank letter, commands are not optional.
  432.  
  433. Other servers that might be closer and provide the same service are:
  434. - ftpmail@cs.uow.edu.au (Australia)
  435. - ftpmail@ftp.uni-stuttgart.de (Germany)
  436. - ftpmail@grasp.insa-lyon.fr (France)
  437. - ftpmail@doc.ic.ac.uk (Great Britain)
  438. - ftpmail@ieunet.ie (Ireland)
  439. - ftpmail@lth.se (Sweden)
  440. - ftpmail@sunsite.unc.edu (USA)
  441. - ftpmail@ftp.uu.net (USA, message relayed to ftpmail@decwrl.dec.com)
  442.  
  443. Actually, you are urged to use one of the above instead of decwrl.dec.com.
  444. That machine is very overloaded as it is the most widely known ftpmailer.
  445. So, lift the burden and use (faster!) local machines!!!
  446.  
  447.   Requests for the ftpmail servers are of the form:
  448.  
  449.     open <site>
  450.     cd <directory>
  451.     dir                              # To obtain a directory listing
  452.     get <file>                       # To retrieve a file
  453.     quit
  454.  
  455.   Example:
  456.     open rtfm.mit.edu
  457.     cd pub/usenet/news.answers/ftp-list
  458.     get faq
  459.     quit
  460.  
  461.  
  462. NOTE: Please make sure your system admin has approved the the use of
  463.       a mail server, as files can take system resources of not only
  464.       your site, but several sites up the stream. And please abide
  465.       by the guidelines that the ftpmail server administrators have
  466.       put in their help files. Most ftpmail servers default to their
  467.       own site for files, so try retrieving things from that site first.
  468.       In general, most files you need are already available there, so
  469.       it is a waste to connect to another machine.
  470.  
  471.  
  472. (Q6) Problems with a site.
  473.  
  474. (A6) Mail the problems to the admin address shown in the Sites list.
  475. If an address is not shown, attempt to use 'ftp@site_name'; replace
  476. 'site_name' with the name of the troublesome site. If it's very
  477. urgent, try sending a note describing the problem to
  478. postmaster@site_name or when the site is a Unix machine: root@site_name
  479. and when the site is a VAX/VMS machine: operator@site_name (the
  480. postmaster@site_name should be valid in all cases).
  481. If that fails, post a note to comp.archives.admin (the newsgroup for
  482. archive administrators). I'm going to include a list of common error
  483. messages here someday, so you don't have to contact the admin for
  484. some common notices you might receive. One of those message is:
  485. 'permission denied'. This can mean a few things: either you don't have
  486. write rights to the directory where you started 'ftp' from and you're
  487. trying to retrieve a file or the file or directory on the remote
  488. site has been made unaccessible to you (e.g. a /private directory).
  489. The solution to the first possibility is to change to a directory
  490. where you are allowed to write files (like your 'home' directory)
  491. and the solution to the second possibility is to ask the admin
  492. to change the permissions to that file or directory, but you'd
  493. better have a good reason to need access to that file or directory,
  494. most of the time those permissions are not there for nothing.
  495. Other messages will be included at a later date, in the meanwhile,
  496. check the helpfiles on your ftp client first if they give you the
  497. answer.
  498.  
  499.  
  500. (Q7) Getting a site listed or changes made.
  501.  
  502. (A7) Send mail to Perry.Rovers@kub.nl
  503.      Include the information stated below, in the body of the
  504.      letter.
  505.  
  506.      Needed information
  507.  
  508.         o Site name
  509.         o Site's country of operations, preferably location within
  510.           country as well
  511.         o GMT difference (I don't bother with daylight savings and the like)
  512.         o Manager(s) full name & email address(es) (not made public if
  513.           you don't want it)
  514.         o Any aliases you want listed for the site (preferred are ALL
  515.           aliases that you know, because some people might refer to them.
  516.           These are just there for completeness sake and to easily spot
  517.           duplicate entries, NOT for use by anonymous ftp users)
  518.         o Administrative address used for FTP related issues by the
  519.           general public (like ftp@site_name)
  520.         o Organization operating site, department within the organization
  521.         o Is an E-mail server available and how can one use it?
  522.         o Type of system the server is running on (OS, hardware)
  523.         o Comments (restrictions and the like if any)
  524.         o General description of the types of files available, special
  525.           directories etc.
  526.  
  527.  
  528. (Q8) What is Archie and how does it relate to FTP?
  529.  
  530. (A8) Archie is a special server that keeps file listings from
  531. different FTP sites. You can Telnet to a server (login with username
  532. 'archie') or use a client program to search for specific files.
  533.  
  534. Here are some sites; send mail to 'archie@site_name' for a help file.
  535. Note that some sites do not support mail access. Most do however.
  536.  
  537.     archie.au*                  139.130.4.6     Australia
  538.     archie.edvz.uni-linz.ac.at* 140.78.3.8      Austria
  539.     archie.univie.ac.at*        131.130.1.23    Austria
  540.     archie.uqam.ca*             132.208.250.10  Canada
  541.     archie.funet.fi             128.214.6.100   Finland
  542.     archie.th-darmstadt.de*     130.83.22.60    Germany
  543.     archie.ac.il*               132.65.6.15     Israel
  544.     archie.unipi.it*            131.114.21.10   Italy
  545.     archie.wide.ad.jp           133.4.3.6       Japan
  546.     archie.kr*                  128.134.1.1     Korea
  547.     archie.sogang.ac.kr*        163.239.1.11    Korea
  548.     archie.rediris.es*          130.206.1.2     Spain
  549.     archie.luth.se*             130.240.18.4    Sweden
  550.     archie.switch.ch*           130.59.1.40     Switzerland
  551.     archie.ncu.edu.tw*          140.115.19.24   Taiwan
  552.     archie.doc.ic.ac.uk*        146.169.11.3    United Kingdom
  553.     archie.unl.edu              129.93.1.14     USA (NE)
  554.     archie.internic.net*        198.48.45.10    USA (NJ)
  555.     archie.rutgers.edu*         128.6.18.15     USA (NJ)
  556.     archie.ans.net*             147.225.1.10    USA (NY)
  557.     archie.sura.net*            128.167.254.179 USA (MD)
  558.  
  559. To get a list, type: telnet archie.ans.net
  560. and login as 'archie' (no quotes) and type 'servers' (again, no quotes).
  561. Of course you can also try a server somewhat closer but this list
  562. is from archie.ans.net
  563.  
  564.  
  565. (Q9) Using Gopher/WWW/WAIS to access archives.
  566.  
  567. (A9) Some sites offer retrieval of their FTP archives through Gopher,
  568. a browser for the Internet. You can use a so-called Gopher client
  569. program to connect to a Gopher server (in this case the Gopher server
  570. of the ftp-site). Type 'gopher' on your system to see if Gopher is
  571. installed. Most of the time this will bring up a menu system from
  572. which you have several choices. Check the help pages for instructions
  573. or ask a local system administrator or helpdesk on how to use it.
  574. If Gopher does not appear to be installed, ask your local helpdesk
  575. why it isn't. Installing Gopher on your system consists of getting
  576. a client program for your Operating System and installing it.
  577. You can get client programs for Gopher for several Operating Systems
  578. from the boombox.micro.umn.edu ftp site in directory /pub/gopher
  579. and from lots of other sites around the world (check the SITELIST file
  580. for more sites).
  581. Read the Usenet newsgroup comp.infosystems.gopher for more info.
  582. If I know that a site supports Gopher, this info can be found in the
  583. Comments: line in the SITELIST file. Other means of retrieving files
  584. are through the World Wide Web (WWW or W3) or WAIS. These services
  585. are extensions to the 'bare bones' FTP approach and are rapidly
  586. become more popular. They are easy to use and if you have the
  587. resources you should consider getting a client for either Gopher, WWW
  588. or WAIS (or all) from a good ftp site. Check the relevant comp.infosystems.*
  589. group or/and the sitelist for addresses of clients and how to install them.
  590.  
  591. (Q10) How do I stop the listings from scrolling off the screen?
  592.  
  593. (A10) When you're retrieving a directory listing of a large site,
  594. it's quite possible that the number of files in a directory is
  595. bigger than the number of rows on your screen. The listing then
  596. scrolls of your screen. There are several ways to avoid this.
  597. You can use 'ls -CF' or 'ls -lF'  (no quotes) to get a directory listing
  598. like the MS-DOS 'dir/w' command (a 'wide' directory listing). Also,
  599. some ftp clients support: 'ls -l "| more"' or 'dir "| more"'.
  600. This seems to differ however per site so trying some of the following
  601. might help you:
  602.   ls -l |more
  603.   dir |more
  604.   Ctrl-S to stop the scrolling, Ctrl-Q to resume scrolling
  605.   Alt-Scrollock to pause the screen
  606. These combinations are highly machine specific but probably one
  607. of them will work for you. Also, instead of using 'dir' or 'ls'
  608. you can try to retrieve an index file first to look at that.
  609. Either transfer the file and look at it while you're not connected
  610. to the ftp site, transfer the file and look at it while you're
  611. connected (by using a 'shell' command, you temporarily leave the
  612. ftp client program to look at the file with some editor, cat or more,
  613. look in the help pages of the ftp client for more info) or read the
  614. file while you're connected by retrieving it to the screen itself,
  615. use:
  616.  
  617. get filename.idx -   (if you're working on a Unix system)
  618. get filename.idx tt  (if you're working on a VMS system)
  619. get filename.idx con (if you're working on a MS-DOS system)
  620.  
  621. I have no idea what the appropriate command for VM/CMS is. Any takers?
  622. Be aware that this is very useful for small files but is not very
  623. easy for large files (unless you redirect the output to some filter,
  624. like 'more'). Also, reading large files while you are connected is
  625. not recommended because it keeps the ftp server loaded, be sensitive
  626. and don't overuse this. Get some readme or index files first and read
  627. them off-line so you know how the site is organized and where you can
  628. find things.
  629.  
  630. ======================================================================
  631. [End Of File]
  632.