home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / f / ftp_cica.zip / README < prev   
Text File  |  1993-01-10  |  13KB  |  294 lines

  1. **
  2. **  README File for Windows Archive at ftp.cica.indiana.edu
  3. **
  4. **  Last Updated: Mon Jan  4 23:16:42 1993
  5. **
  6.  
  7. **  Introduction
  8.  
  9. The Internet site ftp.cica.indiana.edu (129.79.20.84) is an
  10. anonymous-ftp clearinghouse for MicroSoft Windows (version 3.x only)
  11. applications, tips, utilities, drivers, bitmaps, etc.  (The machine is
  12. a Sun 3/60 running SunOS 4.1.1 with 8Mb of main memory and 15GB shared
  13. file space.)
  14.  
  15. CICA (Center for Innovative Computer Applications) currently provides
  16. to the anonymous ftp user, free of charge, over 150Mb of PUBLIC DOMAIN
  17. and SHAREWARE Windows-related files.  The files are *NOT* virus or
  18. trojan-checked, and by retrieving software from CICA, you assume full
  19. responsibility for their use on your machine(s).
  20.  
  21. Ftp activity at CICA is relentless: Approximately 48,000 logins per
  22. month (or, an average of 1,625 ftp logins that fetch over one gigabyte
  23. of data per day).  Therefore users who access this site are URGED to
  24. do so during the non-load hours of 7pm to 7am Eastern Standard Time.
  25. Abuse of the system during load hours will not be tolerated.
  26.  
  27. You may find the program AUTOFTP, located in pub/unix, helpful to you
  28. in automating ftp file transfers during non-load hours.  This program
  29. can be scheduled at non-peak hours to download files from any ftp
  30. site.
  31.  
  32. ** Internet Access
  33.  
  34. To access CICA, type "ftp 129.79.20.84" to your prompt.  You'll be
  35. asked for a login name (type "anonymous").  Enter your username (e.g.,
  36. "bob@black.lodge.wa.edu")
  37.  
  38. If you want to be adventurous and automate the login process, create a
  39. file in your home directory called ".netrc" and make it accessible
  40. only by you (e.g., "chmod og-rwx .netrc") and add the lines:
  41.  
  42.   machine ftp.cica.indiana.edu
  43.   login anonymous
  44.   password enter_your_username@machine.domain.here
  45.  
  46. This will now eliminate the prompting of your username and password
  47. upon subsequent ftp sessions.
  48.  
  49. **  Mail Server Access
  50.  
  51. Some lucky individuals have had success accessing the files at
  52. anonymous ftp sites using the BITNET ftp server at Princeton
  53. University.  To find out more about this, send a one-line mail message
  54. containing the word HELP to one of the following addresses:
  55.  
  56.          bitftp@pucc.BITNET
  57.      bitftp@pucc.princeton.edu
  58.  
  59.      ftpmail@decwrl.dec.com
  60.      
  61. Help will be sent to you in the form of electronic mail.
  62.  
  63. Please don't send mail requesting UUCP or mail access to the files
  64. here.  We simply don't.
  65.  
  66. ** BITNET Win3-L Listserv Mailing List
  67.  
  68. To be added to the Listserv mailing list for Windows 3.x, please 
  69. send e-mail to listserv@uicvm.BITNET requesting "help".  The actual
  70. mailing list where discussions take place is "win3-l@uicvm.BITNET"
  71. (Mail to this list is gatewayed, at many sites, to the
  72. "bit.listserv.win3-l" newsgroup.)
  73.  
  74. ** Software Overview
  75.  
  76. At this writing, the following Windows areas are represented by the
  77. CICA archives. 
  78.  
  79.      Area                      Directory
  80.      -----------------------        ---------------------
  81.      Various Windows Demo Programs    pub/pc/win3/demo
  82.      Desktop Image, Util, BMP Files    pub/pc/win3/desktop
  83.      Software Drivers/Printers        pub/pc/win3/drivers/printer
  84.      Software Drivers/Video        pub/pc/win3/drivers/video
  85.      Windows Soft Fonts            pub/pc/win3/fonts
  86.      Adobe Type Manager (ATM) Fonts    pub/pc/win3/fonts/atm
  87.      TrueType Fonts            pub/pc/win3/fonts/truetype
  88.      Windows Games and Diversions    pub/pc/win3/games
  89.      Windows Icons, Icon Editors, etc.    pub/pc/win3/icons
  90.      Miscellaneous Files (tips, etc.)    pub/pc/win3/misc
  91.      Windows NT Files            pub/pc/win3/nt
  92.      Windows Programming        pub/pc/win3/programr
  93.      Asymetrix ToolBook Applications    pub/pc/win3/toolbook
  94.      Borland C++ Windows Programs    pub/pc/win3/programr/bcpp
  95.      Program Listings from Publications    pub/pc/win3/programr/listings
  96.      Windows Turbo Pascal Programming    pub/pc/win3/programr/tp
  97.      Windows Visual Basic Programming    pub/pc/win3/programr/vbasic
  98.      Windows Sounds and Util Files    pub/pc/win3/sounds
  99.      Windows Supplemental Devlpmnt Lib    pub/pc/win3/sdl
  100.      General Windows Utilities            pub/pc/win3/util
  101.      Word for Windows Utilities, Files    pub/pc/win3/winword
  102.      Windows Resource Kit Files         pub/pc/win3/wrk
  103.      WordPerfect for Windows Utils    pub/pc/win3/wpwin
  104.  
  105.  
  106.   ********************************************************************
  107.   **                                                                **
  108.   **  Please note that the organization of this collection is our   **
  109.   **  intellectual property. Anyone copying, distributing or        **
  110.   **  selling this collection without our express consent           **
  111.   **  (verbal or written) is prohibited.                            **
  112.   **                                                                **
  113.   ********************************************************************
  114.  
  115.  
  116. ** Getting Software:  The INDEX and ls-ltR Files
  117.  
  118. Go into the win3 directory ("cd pub/pc/win3"), and see what we have by
  119. getting the ASCII file called "INDEX" (type "get INDEX" to your ftp
  120. prompt).
  121.  
  122. The INDEX file contains a list of all the files available on
  123. CICA, organized by subdirectory.  Each listing consists of the file's
  124. name, date received (YYMMDD format), and a brief, and an oftentimes
  125. subjective description of the file.  The INDEX file is updated only
  126. after new files in the "uploads" area have been moved into appropriate
  127. subdirectory on disk.  (Set your tab stops at 8 for correct viewing.)
  128.  
  129. If you would like to view the file during your ftp session, type:
  130.  
  131. ftp> get INDEX |more
  132.  
  133. (Note there is no space before the "more" command.)
  134.  
  135. The file "ls-ltR" is an output from the "ls -ltR" command on the
  136. entire Windows directory structure.  This file presents an ordered
  137. list sorted BY DATE of the files in each subdirectory.  This file is
  138. updated several times daily.
  139.  
  140. ** Downloading Software
  141.  
  142. Public domain and Shareware utilities maintained here are in
  143. compressed format.  You will need to have either ZOO, PKUNZIP, PKXARC,
  144. or LHARC to work with these files on the PC.  Look in the
  145. pub/pc/starter directory if you don't have these utilities.
  146.  
  147. Change into individual directories (e.g., "cd fonts") and issue a
  148. "dir" or "ls -CF" command to see the available files.  When you are
  149. ready to download, tell ftp you're transferring binary files (type
  150. "tenex" or "binary" [or worse yet, "quote type L"] to your ftp prompt)
  151. and you're ready to retrieve files (e.g., "get filename").
  152.  
  153. ** Uploading Software
  154.  
  155. Please place all uploads in the pub/pc/win3/uploads subdirectory.  The
  156. same rules apply to uploading as downloading: if the file is binary,
  157. type "tenex" (or "binary" or "quote type L") first before doing a "put
  158. filename". 
  159.  
  160. There is a standard file format here so that you won't need fifteen
  161. different file compression utilities to unwrap the software.
  162. Therefore, please use PKZIP (version 1.1 or later) or ZOO (version
  163. 2.00 or later) to wrap your software.  PKZIP-Self Extracting Archive
  164. Files may be uploaded and will probably be converted to .ZIPs at a
  165. later date (especially self-extracting .EXE files that are ZIP-ped!)
  166.  
  167. Lastly, and most importantly, files placed in the "uploads" directory
  168. that contain no clue as to their usefulness will be removed.
  169.  
  170. ** Files NOT Accepted at ftp.cica.indiana.edu
  171.  
  172. As is a standard practice with most anonymous-ftp sites (that are
  173. supported with funds from an independent host institution), certain
  174. programs, files, or software are outside the general scope of archive
  175. operations, and therefore will NOT be accepted.  These files include
  176. (but are not limited to) any software: containing political,
  177. religious, racist, ethnic, or other prejudiced or discriminatory
  178. messages therein; that is adult or sexually-explicit in nature;
  179. otherwise considered unsuitable by the site moderator.
  180.  
  181. ** A Note About Bitmap Files (.BMP)
  182.  
  183. Since the inception of this archive in June 1990, many thousands of
  184. users have had access to these files and plenty of time to
  185. "snarf and share" the bitmap images with their friends, families, and
  186. their favorite local bulletin boards and ftp sites.  Therefore, the
  187. images stored here will age six months before they are purged.  This
  188. is the only relief valve we currently have to keep disk space alive
  189. for the other files.  
  190.  
  191. **  Mirror Sites to the CICA Ftp Collection
  192.  
  193. Several other Internet archives "mirror" the CICA collection; that is,
  194. they maintain an exact mirror image of the files contained here on
  195. their own machine.  One of the major benefits of mirror sites is that
  196. you can select a site close to home.  This will generally increase the
  197. speed and reliability of connections for those folks overseas.
  198.  
  199. Some sites currently mirrorring us include:
  200.  
  201.   NORTH AMERICA
  202.   wuarchive.wustl.edu [128.252.135.4] in mirrors2/win3
  203.   grind.isca.uiowa.edu [128.255.19.233] in msdos/win3
  204.   gatekeeper.dec.com [16.1.0.2] in /.2/micro/msdos/win3
  205.  
  206.   OVERSEAS
  207.   vmsa.technion.ac.il [132.68.7.2] (Israel Institute of Technology)
  208.   nic.switch.ch [130.59.1.40] (Switzerland)
  209.   monu6.cc.monash.edu.au [130.194.1.106] (Monash Univ, Melbourne Australia)
  210.   nctuccca.edu.tw [140.111.3.21] (Chiao Tung Univ, Hsinchu, Taiwan)
  211.   src.doc.ic.ac.uk [146.169.2.1] (JANET mirror at Imperial College, London)
  212.  
  213. Other ftp sites containing Windows files:
  214.  
  215.   United States
  216.   -------------
  217.   ftp.hawaii.edu              128.171.44.2
  218.   grape.ecs.clarkson.edu          128.153.28.129
  219.   milton.u.washington.edu          128.95.136.1
  220.   serv1.cl.msu.edu                        35.8.2.41
  221.   msdos.umich.edu              141.211.164.153
  222.   wuarchive.wustl.edu              128.252.135.4
  223.  
  224.   Foreign/Overseas
  225.   ----------------
  226.   bode.ee.ualberta.ca                129.128.16.96
  227.   ftp.uni-erlangen.de                     131.188.1.43
  228.   forwiss.uni-passau.de                   132.231.20.10
  229.   garbo.uwasa.fi                          128.214.12.3
  230.   lut.fi                          128.214.25.8
  231.   methan.chemie.fu-berlin.de              130.133.2.81
  232.   ftp.uni-kl.de                           131.246.9.95
  233.   archie.au                               139.130.4.6
  234.  
  235. ** Collection Now Available on CD-ROM!
  236.  
  237. As of 7 March 1992, the entire CICA Windows archive has been placed
  238. onto one CD-ROM disk.  This disc, which conforms to the ISO-9660
  239. standard, contains over 200Mb of files, and is available for $25US
  240. (plus $5US shipping and handling).  (California residents please add
  241. 8.25% sales tax with your order.)
  242.  
  243. To order, send a check, money order, or MasterCard/VISA information
  244. to: Robert A. Bruce, 1547 Palos Verdes, Suite 260, Walnut Creek, CA
  245. 94596, USA.  Telephone: +1 800 786-9907 (or +1 510 947-5996 after 9AM
  246. PST).  E-Mail: rab@cdrom.com
  247.  
  248. ** Questions?
  249.  
  250. E-mail to ftp@cica.indiana.edu to get an AUTOMATED reply of commonly
  251. asked questions and answers.  To speak with a human, send mail to
  252. ftp-admin@cica.indiana.edu. 
  253.  
  254. Please don't send mail to cica@cica, postmaster@cica, or root@cica.
  255. They will produce no replies.
  256.  
  257. ** A Reminder!
  258.  
  259. Please, PLEASE remember to type "tenex" or "binary" or "quote type L"
  260. to your ftp program *BEFORE* uploading or downloading binary files.
  261. So many people report "corrupt files" when they didn't type "tenex"
  262. before downloading.  Same goes for uploading files.
  263.  
  264. Also, if you are stuck in the 1980s and are using KERMIT to transfer
  265. from your Unix (or VAX, God forbid) host to your PC, remember to tell
  266. kermit "set file type binary" before beginning the download.
  267.  
  268. If you want to be adventurous, install Xmodem, Ymodem, and Zmodem on
  269. your host machine.  Chuck Forsberg's public domain sources are in
  270. ~ftp/pub/Unix/rzsz.zoo.
  271.  
  272. *****************************************************************************
  273. *****************************************************************************
  274. **                                                                         **
  275. **                  DISCLAIMER                                   **
  276. **                                                                         **
  277. ** UPLOADING COPYRIGHTED AND OTHERWISE RESTRICTED SOFTWARE TO THE UPLOADS  **
  278. ** DIRECTORY AT CICA IS STRICTLY PROHIBITED.  UNIVERSITY COMPUTING         **
  279. ** SERVICES' (UCS) CENTER FOR INNOVATIVE COMPUTER APPLICATIONS (CICA)      **
  280. ** AND INDIANA UNIVERSITY ASSUMES NO RESPONSIBILITY FOR THE PLACEMENT AND  **
  281. ** ILLEGAL DISTRIBUTION OF COPYRIGHTED SOFTWARE TO ITS UPLOADS DIRECTORY.  **
  282. **                                                                         **
  283. *****************************************************************************
  284. *****************************************************************************
  285.  
  286.  
  287. --
  288. Michael Regoli
  289. mr@cica.indiana.edu 
  290. a.k.a. ftp-admin@cica.indiana.edu
  291. regoli@indiana.bitnet
  292. ...rutgers!moose!cica!mr
  293.  
  294.