home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / pd2 / pd2ans59.txt < prev    next >
Encoding:
Internet Message Format  |  1992-03-16  |  27.2 KB

  1. From ts@uwasa.fi Mon 16 Mar 00:00:00 1992
  2. Subject: Prerecorded garbo instructions
  3.  
  4. ------------------- begin prerecorded message ----------------------
  5.  
  6. From:  Prof. Timo Salmi
  7. Moderating at garbo.uwasa.fi anonymous ftp archives 128.214.87.1
  8. School of Business Studies, University of Vaasa, SF-65101, Finland
  9. Internet: ts@chyde.uwasa.fi Funet: gado::salmi Bitnet: salmi@finfun
  10.  
  11. There are some frequently asked questions about the programs
  12. available from garbo.uwasa.fi, by anonymous ftp, from the /pc/..
  13. directories here at the University of Vaasa, Finland, site
  14. 128.214.87.1.  Below you will find many of them prerecorded with
  15. answers.  Please notice that the questions & answers are not in any
  16. logical order.  The order has more or less been dictated by the
  17. arriving questions.  And, there is overlapping.
  18.  
  19. If you are well familiar with FTP and mail servers please note the
  20. following. Using automated FTP (batchftp) is preferred, since it
  21. minimizes the connection time (it is convenient for you, anyway).
  22. Furthermore, use mail servers *ONLY* if you don't have the FTP
  23. potential.
  24.  
  25. ...............................................................
  26. Anonymous ftp site garbo.uwasa.fi 128.214.87.1 moderated by
  27. Timo Salmi ts@uwasa.fi      PC directories, publicity, uploads
  28. Harri Valkama hv@uwasa.fi   PC, Mac, Unix files, and uploads
  29. Hannu Hirvonen hh@uwasa.fi  VAX/VMS, Unix, system manager
  30. ...............................................................
  31.  
  32. 1)  What is this anonymous ftp?
  33. 2)  Send file(s) to me by email.  (Or how to use the mail server?)
  34. 3)  Why announce programs in c.b.i.p.a when not everybody can ftp?
  35. 4)  Do you announce all additions to your archives in c.b.i.p.a?
  36. 5)  How is anonymous ftp used?
  37. 6)  When I try to unpack the package I received, it is corrupt.
  38. 7)  Send me a list where on Simtel20 I can find the same programs.
  39. 8)  What is garbo.uwasa.fi guest user-id?
  40. 9)  The packages won't run on my PC when I type their names.
  41. 10) I have made some programs myself. Are you interested?
  42. 11) I want a description of the programs to decide what to get.
  43. 12) Why don't you reply to my email messages?
  44. 13) I get an "unknown packing method" error message.
  45. 14) I need a program for such and such purpose. Any directions?
  46. 15) What are these peculiar files with a .Z extension?
  47. 16) Where does one get the files listed in files-mm.zip?
  48. 17) What if my site does not know garbo or connection refused?
  49. 18) Is there any way of automating getting the files?
  50. 19) Why doesn't your mail server respond to my correct request?
  51. 20) Are garbo files mirrored?  Which directories? How to connect?
  52. 21) The answer to my question is not in this list, what next?
  53. ...................................................................
  54.  
  55. From ts@uwasa.fi Mon 16 Mar 00:00:01 1992
  56. Subject: What is anonymous FTP
  57.  
  58. 1. *****
  59.  Q: I do not understand this getting files with anonymous ftp.  What
  60. does it mean?
  61.  
  62.  A: FTP stands for file transfer program, which is a standard
  63. feature in many mainframe Unix and VAX/VMS systems.  It also means
  64. that you must have a network connection to reach University of
  65. Vaasa.  Please contact your computer's system manager for more
  66. information on the connection.  When this is ok, just follow the
  67. instructions in Appendix A at the end of this prerecorded message.
  68. --------------------------------------------------------------------
  69.  
  70. From ts@uwasa.fi Mon 16 Mar 00:00:02 1992
  71. Subject: Email server instructions
  72.  
  73. 2. *****
  74.  Q: Many of us users have no ftp access.  Would you please send
  75. programs to me by email.
  76.  
  77.  A1: To get files sent to you by email, please use our mail server.
  78.  To get more information write a message to mailserv@garbo.uwasa.fi.
  79.  The subject line of this message must be
  80.    garbo-request
  81.  The message must contain just the following text (at the beginning
  82. of the line):
  83.    send help
  84.  Do not include a signature because it may confuse the server.
  85.  If you do not understand, please don't send the mail server request.
  86.  If you have ftp capability, please use FTP only, since it causes
  87. less load.
  88.  
  89.  A2: Our customary format for the file names when announcing
  90.  programs for ANONYMOUS FTP is e.g.
  91.     garbo.uwasa.fi:/pc/dirutil/dirmat20.zip  or
  92.     /pc/dirutil/dirmat20.zip
  93.  IMPORTANT!!! The format for the MAIL SERVER is slightly different:
  94.     send pc/dirutil/dirmat20.zip
  95.  In other words omit / from the path when using our mail server.
  96.  ....
  97. Here are some common examples of INCORRECT requests:
  98.     send pc/dirutil/dirmat20.arc
  99. The format is correct, but there is no such file. Look at the file
  100. list more carefully.
  101.  ....
  102.     send pc/dirutil/dirmat19.zip
  103. The format is correct, but the package has just been updated with a
  104. more recent version. Look at the directory list again.
  105.  ....
  106.     send /pc/dirutil/dirmat20.zip
  107.     send dirutil/dirmat20.zip
  108. The directory path is incorrect.
  109.  ....
  110.     send pc/ts/dirmat20.zip
  111. The format is correct, but the file is not in that directory.
  112.  ....
  113.     send pc/dirutil/DIRMAT20.ZIP
  114. The system is case sensitive. Almost all the files and all the
  115. directories are lower case.
  116.  ....
  117.     send pc/dirutil/dirmat*.zip
  118. No wildcards.
  119. --------------------------------------------------------------------
  120.  
  121. From ts@uwasa.fi Mon 16 Mar 00:00:03 1992
  122. Subject: Poor souls without FTP
  123.  
  124. 3. *****
  125.  Q: Why announce programs in the UseNet newsgroups when many users
  126. do not have the ftp capability?
  127.  
  128.  A: Look at it this way.  I know this is a problem.  In fact I once
  129. had an interesting and lengthy email discussion with one user about
  130. this dilemma.  Let me put forward my own view about the c.b.i.p
  131. groups.  I feel that the primary purpose of groups like these is (or
  132. should be) to disseminate and exchange useful information about PC
  133. programs.  A secondary purpose is to exchange information about
  134. getting files.  In getting the files there are five major
  135. alternatives, that is posting in binaries, ftp, emailing between
  136. users, using mail servers, and BBSes.  What this amounts to is that
  137. even if you do not have the ftp capability, the information may give
  138. you useful hints what programs to look for via the many alternative
  139. methods of getting the files.
  140. --------------------------------------------------------------------
  141.  
  142. From ts@uwasa.fi Mon 16 Mar 00:00:04 1992
  143. Subject: Are all programs announced
  144.  
  145. 4. *****
  146.  Q: Do you announce all your new programs in the UseNet news?
  147.  
  148.  A: Not quite.  With the exception of the programs in the /pc/ts
  149. directory (which have always been announced) we have announced
  150. programs that we have felt particularly interesting for one reason
  151. or another.  This also goes for the uploads that users make to us,
  152. although we have recently tried to post all the upload announcements
  153. (cf question 10).  But take a look at /pc/_files.in.  It gives a
  154. monthly list of our new MsDos files. 
  155. --------------------------------------------------------------------
  156.  
  157. From ts@uwasa.fi Mon 16 Mar 00:00:05 1992
  158. Subject: FTP transfer commands
  159.  
  160. 5. *****
  161.  Q: I have the ftp (file transfer program) capability and a network
  162. access that includes your 128.214.87.1 site garbo.uwasa.fi.  But
  163. how do I transfer the files? What are the commands?
  164.  
  165.  A: The information and examples in Appendix A of this message
  166. should enable you to get the files.
  167. --------------------------------------------------------------------
  168.  
  169. From ts@uwasa.fi Mon 16 Mar 00:00:06 1992
  170. Subject: Allegedly corrupt packages
  171.  
  172. 6. *****
  173.  Q: I have received the programs but the package is corrupt.  When I
  174. try to unpack them with my unpacking program (pkxarc, pkunpak, arc,
  175. pkunzip, lharc, zoo, arj, etc.) the unpacking fails or produces
  176. files that lock my PC.
  177.  
  178. A: The files with the .zip, .zoo, .arc, .arj, .lzh, .pak, and .exe
  179. extension are binary packages and you have to use the correct
  180. transfer mode when you transfer the programs from the remote FTP
  181. site to our host, and when you transfer the files from our main
  182. frame to your PC.
  183.    Very frequently the problems the users report are due to failing
  184. to set the binary mode when transferring the files from the user's
  185. host to the users PC.  Please see Appendix B for more information.
  186. There have been hundreds of thousands of successful transfers, and
  187. it is very unlikely that the original file at garbo.uwasa.fi is
  188. really corrupted.  It is not impossible, but first check all the
  189. other possibilities.  Perhaps the most common error is failing to
  190. make the transfer binary.
  191.    There is another common cause for allegedly corrupt packages
  192. besides failing to use the correct mode in the file transfer from
  193. the FTP site to one's own host, or in the file transfer from one's
  194. own host to one's PC.  This is failing to use the correct version of
  195. the relevant archiver for archived packages.  In particular, if a
  196. .zip file at the FTP site has been constructed with Unix zip version
  197. 1.0, and you try to unzip it with old (pre 1.1) PKZIP versions,
  198. you'll get an error message indicating an CRC error.  This is a
  199. misleading error message since it really is an incompatible version
  200. error.
  201. --------------------------------------------------------------------
  202.  
  203. From ts@uwasa.fi Mon 16 Mar 00:00:07 1992
  204. Subject: SIMTEL20 questions
  205.  
  206. 7. *****
  207.  Q: I would rather like to get the files from SIMTEL20 (or some
  208. other archive site near me) since I have an easier access there.
  209. Send me a list telling in which directories the files are at
  210. SIMTEL20.
  211.  
  212.  A: We are often asked this (and other) information about SIMTEL20. 
  213. We like to cooperate with SIMTEL20, but nevertheless this is really
  214. something you should be finding out from SIMTEL20, not us.  SIMTEL20
  215. archives maintainer is Keith Petersen w8sdz@vela.acs.oakland.edu. 
  216.   North American downloaders should first try one of the many
  217. archives in the USA such as SIMTEL20 and wuarchive.wustl.edu instead
  218. of overseas sites to cut down the load on the overseas link.  For
  219. the other users the reciprocal seems logical.  First take a look at
  220. garbo.uwasa.fi archives (or some other European site).  There is a
  221. list of MsDos FTP sites in garbo.uwasa.fi:/pc/pd2/moder.lst.
  222. --------------------------------------------------------------------
  223.  
  224. From ts@uwasa.fi Mon 16 Mar 00:00:08 1992
  225. Subject: What is garbo's guest user-id
  226.  
  227. 8. *****
  228.  Q: Do you have a guest user-id? I cannot ftp, but I can reach your
  229. site through the net.  I type anonymous at the login: and then try
  230. to give my email address at the Password:.  I am not let in, but get
  231. a "Login incorrect" message instead.
  232.  
  233.  A: We do not accept guest users.  This means that what you tried,
  234. is not allowed at our site.  The only way you can get connected to
  235. our system is using the true ftp system, which is described in
  236. Appendix A.
  237. --------------------------------------------------------------------
  238.  
  239. From ts@uwasa.fi Mon 16 Mar 00:00:09 1992
  240. Subject: The .arc .arj .lzh .pak .zip .zoo extensions
  241.  
  242. 9. *****
  243.  Q: I now have the files, but they have this .arc (or .arj, .lzh,
  244. .pak, .zip, .zoo) extension and they won't run then I write their
  245. name at my DOS prompt.
  246.  
  247.  A: The files are packed (also often called archived) entities.
  248. These are special formats of compressing files and packing several
  249. files together.  This is usually standard knowledge for PC users,
  250. and if you are not familiar with the system, just ask a
  251. knowledgeable fellow user.  What you need is the proper unpacking
  252. programs such as ARJ, ARC, PKXARC, PKUNPAK, PKUNZIP, PAK, LHARC, ZOO
  253. and so on.  And, you will find all the necessary tools for handling
  254. packed files in the /pc/arcers directory.  For example, if the
  255. extension is .zip get the self-extracting pkz110eu.exe utility (or
  256. whatever is latest version).
  257.    Note that if you use an out of date PKUNZIP version, it may
  258. report a CRC error in your .zip file although the true reason for
  259. your problems is using the out of date version. 
  260. --------------------------------------------------------------------
  261.  
  262. From ts@uwasa.fi Mon 16 Mar 00:00:10 1992
  263. Subject: Upload instructions
  264.  
  265. 10. *****
  266.  Q: I have made some programs myself which I think might be of
  267. general interest.  Or I have obtained this fabulous program which I
  268. think would be of general interest.  Or I have a more recent version
  269. of this program than you have on your archives.  Would it be
  270. possible to upload them to your system.
  271.  
  272.  A: Please see garbo.uwasa.fi:/pc/UPLOAD.INF and /pc/UPTEXT.INF for
  273. the full information on this question.  In brief, we welcome quality
  274. MsDos uploads in many categories. 
  275. --------------------------------------------------------------------
  276.  
  277. From ts@uwasa.fi Mon 16 Mar 00:00:11 1992
  278. Subject: Need file descriptions
  279.  
  280. 11. *****
  281.  Q: Is there a description of the programs? I would like to have
  282. some information on the files before I start transferring them.
  283.  
  284.  A1: Yes, certainly.  This approach is even recommended.  There is
  285. file called /pc/INDEX which is an annotated list of the MsDos files
  286. on garbo.  This index file is also available in packed formats as
  287. /pc/INDEX.ZIP (MsDos eolns) and /pc/filelist/garboidx.Z (Unix eolns)
  288. to save transfer time.  Furthermore there are three news files
  289. /pc/pd2/news-pd2, /pc/ts/0news-ts, and /unix/ts/0news-u.  Note that
  290. /pc/pd2/news-pd2 contains selected news on all /pc (MsDos)
  291. directories, not just on /pc/pd2.  Finally there is a
  292. /pc/ts/tsarc###.txt (where ### stands for a growing version number). 
  293. It contains more detailed information on the contents of each
  294. package in the /pc/ts directory.  It is also available as
  295. tsarc###.zip.  For the annotated contents of our Unix directories
  296. see /unix/INDEX. 
  297.  
  298.  A2: Even if I like to try to help whenever I can, I cannot answer
  299. questions asking me to describe particular files, or to take a
  300. closer look what is in them on behalf of an individual user.  I
  301. simply cannot afford the time.
  302. --------------------------------------------------------------------
  303.  
  304. From ts@uwasa.fi Mon 16 Mar 00:00:12 1992
  305. Subject: Problems with sending replys
  306.  
  307. 12. *****
  308.  Q: I sent you a message a couple of weeks ago.  Did you receive it?
  309. Why don't you reply?
  310.  
  311.  A: I try to reply to all queries I have received.  But getting the
  312. reply to you successfully is not always technically possible.  The
  313. reason for this is, that the reply address which the mail program
  314. gives, is sometimes not adequate.  My reply bounces back to me as a
  315. consequence.  Therefore you should include your InterNet and/or
  316. BitNet address in your message.  Using proper signatures in email is
  317. customary, anyway.  This does not guarantee a successful reply, but
  318. it definitely increases the possibility of getting an eventual
  319. reply.
  320.    Of late I have had to backtrack on this promise somewhat.  I now
  321. get so much email, that if my reply bounces I seldom have time to
  322. try to fix it.  So if you don't hear from me, contact your own
  323. system manager.  Ask him/her to see to it that your email address in
  324. your message header is a returnable address.
  325. --------------------------------------------------------------------
  326.  
  327. From ts@uwasa.fi Mon 16 Mar 00:00:13 1992
  328. Subject: Unknown packing methods
  329.  
  330. 13. *****
  331.  Q: When I try to unpack the package I get something like an
  332. "unknown packing method" error message.  What is wrong?
  333.  
  334.  A: First check that you are using the correct unpacking program by
  335. looking at the extension of the file name, and select the unpacking
  336. program accordingly.  If this does not help, you are most likely
  337. using an outdated version of the relevant unpacking program.  Get
  338. the latest version.  The /pc/arcers directory at garbo.uwasa.fi has
  339. a good collection of these tools.
  340. --------------------------------------------------------------------
  341.  
  342. From ts@uwasa.fi Mon 16 Mar 00:00:14 1992
  343. Subject: Looking for particular programs
  344.  
  345. 14. *****
  346.  Q: I am interested to know if there exists a program for such and
  347. such purpose.  Would you point me in the right direction.  (This
  348. question also often occurs in the news postings.)
  349.  
  350.  A1: Most often the best answer is to look through file lists.  We
  351. have several such lists which should together have quite a good
  352. coverage of the PD programs in circulation.  These lists are
  353. /pc/INDEX (or /pc/INDEX.ZIP) and /pc/ts/tsarc164.txt or whatever
  354. version number is current (these are the MsDos file lists for our
  355. site, garbo.uwasa.fi), /pc/filelist/cbbs_dos.zip,
  356. /pc/filelist/files-mm.zip (a good English speaking Finnish BBS), and
  357. /pc/filelist/simlist.zip (SIMTEL20 list). 
  358.  
  359. A2: How to find MsDos files on garbo.uwasa.fi: If you are looking
  360. for a particular program at garbo.uwasa.fi you should start by
  361. getting the following files:
  362.    /pc/INDEX           (or preferably /pc/INDEX.ZIP)
  363.    /pc/ts/tsarc164.txt (or whatever version number is current)
  364.  For seeing what is new in the /pc and /pc/ts directories, get
  365.    /pc/pd2/news-pd2    (selected news on all MsDos directories)
  366.    /pc/ts/0news-ts     (all news on ts-programs)
  367.  
  368. A3: There is more advice on finding files in the Frequently Asked
  369. Questions collection /pc/ts/tsfaq27.zip (or whatever version number
  370. is current), and the garbo feedback files /pc/pd2/post##.lst (where
  371. ## = 01,02,03,04,05,06,07 at the time of writing this).
  372. --------------------------------------------------------------------
  373.  
  374. From ts@uwasa.fi Mon 16 Mar 00:00:15 1992
  375. Subject: Files with .Z extension
  376.  
  377. 15. *****
  378.  Q: I have noticed that some directories at garbo.uwasa.fi archives
  379. include files that have a .Z extension.  What are they?
  380.  
  381.  A1: They are Unix files that are processed with compress,
  382. uncompress, and zcat.  The garbo.uwasa.fi archives are on a Unix
  383. system, and many these files are related to handling the PC files
  384. without having first to transfer them to from the Unix mainframe to
  385. the PC.  Please see /unix/ts/0news-u and /pc/ts/tsfaq27.zip (or
  386. whatever is the current version number) for more details and
  387. instructions.  Also try
  388.    man compress
  389. on a Unix system for information.
  390.  
  391.  A2: You can handle these compressed files also on your MsDos PC.
  392. For that you need a program like /pc/unix/comp430d.zip (or whatever
  393. version is the latest).  Note for text files that Unix and MsDos use
  394. different eolns (end-of-lines).  You may filter them properly eg
  395. with unix2pc.exe which is in /pc/ts/tsfilt19.zip (or whatever
  396. version number is current).
  397. --------------------------------------------------------------------
  398.  
  399. From ts@uwasa.fi Mon 16 Mar 00:00:16 1992
  400. Subject: File list of unavailable files
  401.  
  402. 16. *****
  403.  Q: Exactly where does one obtain the files listed in files-mm.zip?
  404. There didn't seem to be any indication to that effect in the
  405. FILES.TXT file, and I'm almost certain you don't keep them at
  406. garbo.uwasa.fi...
  407.  
  408.  A: They are available at FidoNet node 2:220/22, Micro Maniacs Opus,
  409. Finland, phone 358-0-2983308.  The reason for having files-mm.zip is
  410. to have a file list of one good BBS so that the users can look what
  411. kind of files are available in one good bulletin board, even if
  412. SIMTEL20 or garbo.uwasa.fi do not have all these files.  There is
  413. also a huge file list of another BBS on garbo.uwasa.fi archives,
  414. that is /pc/filelist/cbbs_dos.zip.  The phone is 358-0-8532133.
  415. --------------------------------------------------------------------
  416.  
  417. From ts@uwasa.fi Mon 16 Mar 00:00:17 1992
  418. Subject: I cannot make the connection
  419.  
  420. 17. *****
  421.  Q: What if my site does not know garbo or connection refused? 
  422. (This question comes in various formats, but the point of all the
  423. queries is that the user cannot connect to garbo). 
  424.  
  425. A: Garbo, the system, is managed by Harri Valkama (hv@uwasa.fi), and
  426. our main system chyde is managed by Hannu Hirvonen (hh@uwasa.fi) who
  427. is also our postmaster.  Timo Salmi specializes in garbo publicity,
  428. and MsDos material.  Nevertheless, here is some general information. 
  429.    In general if you are having problems in reaching garbo (not
  430. problems with garbo itself) the first person to contact is your own
  431. site's system manager.  For example, if you might get an error
  432. message like "host unknown".  This means that your own host does not
  433. know garbo.uwasa.fi.  The garbo information is missing from your
  434. site's hosts-file, and your host is not using distributed name
  435. service.  There is nothing we can do about from this end.  (You can
  436. try to use the IP number 128.214.87.1 in that case as a temporary
  437. measure). 
  438.    You might also get a more radical error message like "Access to
  439. the Scandinavian nodes has been discontinued, due to the slowness
  440. and unreliability of the network connections." Again this is a
  441. problem that has nothing to do directly with garbo.  It is probably
  442. a question of your site's net privileges and arrangements, or a
  443. problem between different networks quite beyond our control. 
  444.  
  445. --------------------------------------------------------------------
  446.  
  447. From ts@uwasa.fi Mon 16 Mar 00:00:18 1992
  448. Subject: Automated downloads (see this)
  449.  
  450. 18. *****
  451.  Q: The ftp session is repetitive and tedious, and the connection is
  452. not always available.  Is there any way to automate getting files
  453. from garbo.uwasa.fi by anonymous ftp.
  454.  
  455.  A: Yes, there is a useful facility called batchftp by Shawn Cooper,
  456. which achieves this if you have a BSD Unix system.  You can get it
  457. by downloading /unix/ftp/batchftp102.tar.Z (or whatever version is
  458. the latest).  The package contains documentation, and also see
  459. /unix/ts/0news-u for brief instructions.  This system has the added
  460. advantage of cutting down the unnecessary idle time inherent in
  461. "manual" ftp connections.
  462. --------------------------------------------------------------------
  463.  
  464. From ts@uwasa.fi Mon 16 Mar 00:00:19 1992
  465. Subject: Problems with mail server requests
  466.  
  467. 19. *****
  468.  Q: I sent a mail server request to garbo.uwasa.fi but I get no
  469. response at all.  And I am sure that I did everything as instructed.
  470.  
  471.  A: In that case your, or your system's, email address is probably
  472. badly configured. Please contact your own system manager.
  473.    DON'T send a repeat request until your email address problem has
  474. been resolved!!!
  475.    What happens is this.  We get your request, but when
  476. garbo.uwasa.fi tries to honor your request to send you the file(s)
  477. by email, the email bounces back to us because of the problems in
  478. your email address.  If you send repeat requests, it will just clog
  479. our post-master with the bounced email.
  480.    Try using a corrected mail address to return the requests.  You
  481. can do this by adding the following command to (the body of) your
  482. message to our mail server.
  483.     path <path to your machine>
  484.  e.g.
  485.     path youruserid@yourmachine.yourdomain.yourcountry
  486.     send WhateverYouWant
  487. You should contact your system manager to asses an optimized path
  488. especially if you are using UUCP or BANG paths to get your mail
  489. delivered to us. Our mail server checks the mail queue every 15
  490. minutes so if you don't get response in a reasonable time you'd
  491. better check this one out with a little help from your friends. You
  492. can use this command with or without the <> characters.
  493. --------------------------------------------------------------------
  494.  
  495. From ts@uwasa.fi Mon 16 Mar 00:00:21 1992
  496. Subject: Garbo mirrors
  497.  
  498. 20. *****
  499.  Q: Are garbo files mirrored?  Which directories? How to connect?
  500.  
  501.  A: Garbo is mirrored in North America by wuarchive.wustl.edu. 
  502. Oceanian users are referred to the archie.au mirror (for recent
  503. files).  The mirrors are independent operations.  Therefore you
  504. should direct any detailed questions about the mirroring to the
  505. relevant moderators of those sites, not to us.  See garbo.uwasa.fi:
  506. /pc/pd2/moder.lst for preliminary information on the main mirror
  507. directories, and the moderators' email addresses.  Note, however,
  508. that much of what is in Appendix A on how to download the files is
  509. directly applicable to the mirrors as well. 
  510. --------------------------------------------------------------------
  511.  
  512. From ts@uwasa.fi Mon 16 Mar 00:00:21 1992
  513. Subject: Answer not found
  514.  
  515. 21. *****
  516.  Q: The answer to my question is not in this list, what next?
  517.  
  518.  A: It depends very much on your question.  You could try to take a
  519. look at the /pc/ts/tsfaq27.zip (or whatever version is current)
  520. Frequently Asked Questions and/or the /pc/pd2/post*.txt (* =
  521. 01,02,...) further garbo information files.  If these do not help
  522. document your problem carefully.  Please note that I cannot
  523. guarantee that we have the answer, or the time to look for it. 
  524. Therefore you should save a copy of your question so that you can
  525. consider posting it to the UseNet news when relevant. 
  526. --------------------------------------------------------------------
  527.  
  528. From ts@uwasa.fi Mon 16 Mar 00:00:51 1992
  529. Subject: Appendix A: FTP downloading
  530.  
  531. A. *****
  532.  Q: APPENDIX A: Obtaining (downloading) the Programs by FTP
  533.  ==========================================================
  534.  
  535.    You can obtain the file(s) from garbo.uwasa.fi (128.214.87.1)
  536. using the InterNet ftp (file transfer program) with username
  537. "anonymous".  For a login password use your electronic mail address.
  538. If you are using ftp from a VAX/VMS system, set case lower before
  539. proceeding.
  540.    Consider as an example the programs of Timo Salmi.  The files are
  541. in directory /pc/ts.  At the ftp> prompt first type binary (for
  542. binary files).  To go to the relevant directory apply cd /pc/ts.  To
  543. see its contents apply ls or dir.  To download a file, use get
  544. filename or mget filenames.  The files have been packed with Unix
  545. Zip so on MsDos you will need PKUNZIP from PKWARE to unpack them in
  546. your PC.
  547.    The following contains the same information by giving the
  548. commands needed for transferring vaasa.inf (contains text on
  549. Finland, Vaasa, and University of Vaasa) and tspfon29.zip as an
  550. example.  In the example its is assumed that you are calling from a
  551. Unix system.  The usage for a VAX/VMS system is quite similar.
  552.  
  553. ftp                   #Invoke the file transfer program
  554. open 128.214.87.1     #Connect to garbo.uwasa.fi at the University
  555.                       #of Vaasa
  556. anonymous             #Use this name to get temporary privileges
  557. Give your email address as your password
  558. cd /pc/ts             #Go to the relevant directory
  559. dir  (or ls -lF)      #Directory of available files
  560. ascii                 #vaasa.inf is an ordinary text file
  561. get vaasa.inf         #Copy the file to your default directory
  562. binary                #tspfon29.zip is a binary file
  563. mget tspfon*.zip      #mget allows wildcards
  564. close                 #Terminate the connection
  565. quit                  #Quit the file transfer program
  566. --------------------------------------------------------------------
  567.  
  568. From ts@uwasa.fi Mon 16 Mar 00:00:52 1992
  569. Subject: Appendix B: Your host -> your PC
  570.  
  571. B. *****
  572.  Q: APPENDIX B: Transferring the Programs to PC
  573.  ==============================================
  574.  
  575.    After you have received the files to your host, there still
  576. remains the task of transferring the programs to your PC.  This is
  577. familiar to most users, but occasionally there are problems.  It
  578. impossible to give advice that would cover resolving all the
  579. difficulties, but the most common can be described.  The most usual
  580. file transfer method between the host Kermit and the user's PC is
  581. MsKermit.  (Z-modem and others may be used as well, but I would
  582. guess that most often persons using these alternatives are advanced
  583. users, and can resolve any problems by themselves.)
  584.    The most common problem is probably that after getting a packed
  585. file to one's PC, the file appears damaged.  Almost always this is
  586. due to failing to set correctly the Kermit parameters at ONE or BOTH
  587. ends of the transfer.  What you have to do is the following.  In
  588. your host Kermit set file type binary, set parity even (or none or
  589. whatever), and in your PC MsKermit you must have the SAME parity you
  590. set for your host (select host Kermit parity on the basis of your
  591. PC's).  If you fail to get these compatible, the transfer will not
  592. result in what you want.  Transferring text files does not lead to
  593. problems so often.  The trick is set file type text (or ascii
  594. depending on your Kermit version).
  595.    Finally, if nothing else, absolutely nothing else(!), seems to
  596. resolve the problem, please let us know, and we will check that the
  597. file at our site is good and proper.
  598.  
  599. -------------------- end prerecorded message -----------------------
  600.