home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / TEL23DOC.ZIP / APPENDIX.F < prev    next >
Encoding:
Text File  |  1991-07-01  |  4.4 KB  |  171 lines

  1. F.1    NCSA Telnet 
  2.  
  3.  
  4. Obtaining NCSA Software    F.1
  5.  
  6.  
  7. National Center for Supercomputing Applications
  8.  
  9.  
  10. June 1991
  11.  
  12.  
  13.                                                               
  14.  
  15.  
  16. June 1991
  17.  
  18.  
  19.  
  20.  
  21.  
  22. Appendix  F    Obtaining NCSA Software
  23.  
  24.  
  25.  
  26. Overview
  27. This appendix uses NCSA HDF to outline the procedures for 
  28. obtaining NCSA software via FTP, an archive server, or by 
  29. regular mail.
  30.  
  31.  
  32. Obtaining NCSA Software
  33.  
  34. FTP
  35. If you are connected to Internet (NSFNET, ARPANET, MILNET, 
  36. etc.) you can download HDF software and documentation at no 
  37. charge from an anonymous file transfer protocol (FTP) server at 
  38. NCSA. The steps you should follow to do so are enumerated below. 
  39. If you have any questions regarding the connection or procedure, 
  40. consult your local system administrator or network expert.
  41.  
  42. 1.    Log on to a host at your site that is connected to Internet and is 
  43. running software supporting the FTP command.
  44.  
  45. 2.    Invoke FTP on most systems by entering the Internet address of 
  46. the server:
  47.  
  48.     %  ftp  ftp.ncsa.uiuc.edu
  49.  
  50.     or
  51.  
  52.     %  ftp  141.142.20.50
  53.  
  54. 3.    Log in by entering anonymous for the name.
  55.  
  56. 4.    Enter your e-mail address for the password.
  57.  
  58. 5.    Enter get README.FIRST to transfer the instructions file 
  59. (ASCII) to your local host.
  60.  
  61. 6.    Enter quit to exit FTP and return to your local host.
  62.  
  63. 7.    Review the README.FIRST file for complete instructions 
  64. concerning the organization of the FTP directories and the 
  65. procedures you should follow to download the README files 
  66. specific to the application you want.
  67.  
  68. Your login session should resemble the following sample, where 
  69. the remote user's name is smith and user entries are indicated in 
  70. boldface type.
  71. harriet_51%  ftp ftp.ncsa.uiuc.edu
  72. Connected to zaphod.
  73. 220 zaphod FTP server (Version 4.173 Tue Jan 31 08:29:00 CST 
  74. 1989) ready.
  75. Name (ftp.ncsa.uiuc.edu: smith):  anonymous
  76. 331 Guest login ok, send ident as password.
  77. Password:  smith
  78. 230 Guest login ok, access restrictions apply.
  79. ftp>  get README.FIRST
  80. 200 PORT command successful.
  81. 150 Opening ASCII mode data connection for README.FIRST (10283 
  82. bytes).
  83. 226 Transfer complete.
  84. local:  README.FIRST  remote:  README.FIRST
  85. 11066 bytes received in .34 seconds (32 Kbytes/s)
  86. ftp>  quit
  87. 221 Goodbye.
  88. harriet_52%
  89.  
  90.  
  91. The README.FIRST file instructs you to copy the HDF README 
  92. file to your directory and read it before proceeding. Your FTP 
  93. session should resemble the one listed below:
  94.  
  95. ftp>    cd HDF
  96. 250 CWD command successful.
  97. ftp>    get README
  98. 200 PORT command successful.
  99. 150 Opening ASCII mode data connection for README (10283 bytes)
  100. 226 Transfer complete.
  101. local:  README    remote:  README
  102. 2080 bytes received in .14 seconds (15 Kbytes/s)
  103. ftp>    quit
  104. 221 Goodbye.
  105. harriet_52%
  106.  
  107.  
  108. The HDF README file explains how to copy the contents of the 
  109. HDF directory to your home directory via remote login or 
  110. anonymous FTP. The precise file transfer procedure varies 
  111. according to the type of operating system under which you will use 
  112. HDF╤UNICOS or other.
  113.  
  114.  
  115. Archive Server
  116. To obtain NCSA software via an archive server:
  117.  
  118. 1.    E-mail a request to:
  119.  
  120.     archive-server@ncsa.uiuc.edu
  121.  
  122. 2.    Include in the subject or message line, the word "help."
  123.  
  124. 3.    Press RETURN.
  125.  
  126. 4.    Send another e-mail request to:
  127.  
  128.     archive-server@ncsa.uiuc.edu
  129.  
  130. 5.    Include in the subject or message line, the word "index."
  131. 6.    Press RETURN.
  132.  
  133. For example, if you use the UNIX mailing system, your login 
  134. session should resemble the following sample, where user entries 
  135. are indicated in boldface type.
  136.  
  137. yoyodyne_51% mail archive-server@ncsa.uiuc.edu
  138. Subject:  help
  139.  
  140. .
  141. EOT
  142. Null message body; hope that's ok
  143. yoyodyne_52% mail archive-server@ncsa.uiuc.edu
  144. Subject:  index
  145. .
  146. EOT
  147. Null message body; hope that's ok
  148.  
  149.  
  150. The information you receive from both the help and index 
  151. commands will give you further instructions on obtaining NCSA 
  152. software. This controlled-access server will e-mail the 
  153. distribution to you one segment at a time.
  154.  
  155.  
  156. Mail
  157. HDF software and manuals are available for purchase╤either 
  158. individually or as part of the anonymous FTP reel or cartridge 
  159. tapes╤through the NCSA Technical Resources Catalog. Orders 
  160. can only be processed if accompanied by a check in U.S. dollars 
  161. made out to the University of Illinois. To obtain a catalog, contact:
  162.  
  163. NCSA Documentation Orders
  164. 152 Computing Applications Building
  165. 605 East Springfield Avenue
  166. Champaign, IL  61820
  167. (217) 244-0072
  168.  
  169.  
  170.  
  171.