home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / 521 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  8.4 KB

  1. Xref: sparky comp.sys.ibm.pc:521 comp.sys.ibm.pc.programmer:409 comp.binaries.ibm.pc.wanted:6104
  2. Path: sparky!uunet!pmafire!news.dell.com!swrinde!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!unmvax!bbx!tantalum!edsr!bjk
  3. From: bjk@edsr.eds.com (Brian Kodl)
  4. Newsgroups: comp.sys.ibm.pc,comp.sys.ibm.pc.programmer,comp.binaries.ibm.pc.wanted
  5. Subject: Summary: auto downloading modem communication software
  6. Keywords: modem, communication, downloading
  7. Message-ID: <957@ares.edsr.eds.com>
  8. Date: 4 Sep 92 16:25:12 GMT
  9. Organization: EDS Research, Dallas, TX 75230
  10. Lines: 200
  11.  
  12. Here is a list of responses suggesting different modem communication packages
  13. for automatically downloading files. I'm probably going to use qmodem. It has 
  14. an easy to use scripting language and it is the only one I've looked at so 
  15. far :-).
  16.  
  17. Thanks for all of the responses,
  18. Brian Kodl
  19.  
  20. suggested software packages: qmodem, telix, pro-yam, procomm, procomm plus, 
  21.                              mirror III, and crosstalk
  22.  
  23. comments/responses on the aforementioned packages:
  24.  
  25. --------------------------------------------------------------------------------
  26. From uunet!jhunix.hcf.jhu.edu!plecs_b  Fri Aug 28 11:02:50 1992
  27. From: Michael B Plecs <uunet!jhunix.hcf.jhu.edu!plecs_b>
  28. To: bjk@edsr.eds.com
  29. Subject: Re: Wanted: auto downloading modem communication software
  30. Newsgroups: comp.binaries.ibm.pc.wanted
  31. Organization: HAC - Johns Hopkins University, Baltimore
  32. Date:     Fri, 28 Aug 1992 10:59:45 -0400
  33. Content-Length: 325
  34.  
  35. I personally use Qmodem (available on wuarchive:/mirrors/msdos/qmodem), with
  36. which it is a piece of cake to write a script to autodownload stuff.  The 
  37. hard part will be parsing the input to find which files you actually want.
  38.  
  39. Telix may also have this capability, but I haven't been using Telix for 
  40. over a year now....
  41.  
  42. LC
  43. --------------------------------------------------------------------------------
  44. From uunet!B.PSC.EDU!BPLECS  Sat Aug 29 23:05:06 1992
  45. Date:     Sat, 29 Aug 1992 22:14:07 -0400
  46. From: uunet!B.PSC.EDU!BPLECS (BRAD PLECS)
  47. To: <edsr!midearthmail!bjk>
  48. Subject: RE: Wanted: auto downloading modem communication software
  49. Illegal-Object: Syntax error in To: address found on jhunix.hcf.jhu.edu:     To:    edsr!midearthmail!bjk@uunet.UU.NET@jhunix.hcf.jhu.edu < @jhunix.hcf.jhu.edu:edsr!midearthmail!bjk@uunet.UU.NET>                           ^-missing end of address
  50. X-Vmsmail-To: SMTP%"@jhunix.hcf.jhu.edu:edsr!midearthmail!bjk@uunet.UU.NET"
  51. Content-Length: 829
  52.  
  53. As a matter of fact, I just looked at the timer-type function in Qmodem a 
  54. couple of weeks ago.  The command WAITUNTIL will wait until a specified time
  55. (not date, to the best of my knowledge)...  
  56.  
  57. for instance,
  58.  
  59. WaitUntil 23:30:00
  60.  
  61. Will stop and sit until 11:30 PM before proceeding to the next line in the 
  62. script.  
  63.  
  64. (See Qmodem documentation, p. 236, Qmodem v4.31)
  65.  
  66. By executing dos shell commands and the Qmodem script file functions, it would
  67. be pretty simple to set up a routine that stores the day of the week in a 
  68. variable, which you can then check within your script program. 
  69.  
  70. LC
  71.  
  72. PS -- You will probably be interested in grabbing Qmodem v4.31,
  73. in wuarchive.wustl.edu:/mirrors/msdos/qmodem.  There is also a test version
  74. of v4.5, but I found it to be relatively buggy.
  75. --------------------------------------------------------------------------------
  76. From uunet!lambada.oit.unc.edu!Timothy.Satterfield  Sat Aug 29 15:10:14 1992
  77. From: uunet!lambada.oit.unc.edu!Timothy.Satterfield
  78. Subject: Autodownloading
  79. To: bjk@edsr.eds.com
  80. Date: Sat, 29 Aug 92 8:44:51 EDT
  81. Cc: timothy.satterfield@lambada.oit.unc.edu
  82. X-Mailer: ELM [version 2.3 PL11]
  83. Content-Length: 962
  84.  
  85. >
  86. >Article 7129 (7 more) in comp.binaries.ibm.pc.wanted:
  87. >From: bjk@edsr.eds.com (Brian Kodl)
  88. >Subject: Wanted: auto downloading modem communication software
  89. >Keywords: auto, downloading, modem
  90. >Message-ID: <950@ares.edsr.eds.com>
  91. >Date: 28 Aug 92 02:47:59 GMT
  92. >Organization: EDS Research, Dallas, TX 75230
  93. >Lines: 12
  94. >I'm looking for communication software, or any combination of software,
  95. >that (given a list of dates) will automatically download files from a BBS.
  96. >Any help would be greatly appreciated.
  97. >Thanks (in advance),
  98. >Brian Kodl
  99. >Configuration:
  100. >    486/33
  101. >    Windows3.1
  102. >    Dos5.0
  103. >    Maxfax internal modem, 2400 data / 9600 fax
  104. >
  105.  
  106. Sounds like you should look at "Pro-Yam" from Omen Technologies. This
  107. seems to be latest with the mostest: including downloading across networks
  108. (!). These are the folks who gave us ZMODEM-90 (tm).
  109.  
  110.  
  111. --
  112. Timothy Satterfield    KD4MYN
  113. (who hopes to have a real .signature file on the new Lambada bbs)
  114. --------------------------------------------------------------------------------
  115. From uunet!usdtsg.daytonoh.ncr.com!anisko  Sun Aug 30 22:47:15 1992
  116. From: uunet!usdtsg.daytonoh.ncr.com!anisko
  117. To: psinntp!rpi!gatech!ncar!unmvax!bbx!tantalum!edsr!bjk@ncrlnk.DaytonOH.NCR.COM
  118. Subject: Re: Wanted: auto downloading modem communication software
  119. Newsgroups: comp.sys.ibm.pc,comp.sys.ibm.pc.programmer
  120. Organization: NCR Corporation, Dayton
  121. Cc: 
  122. Date: Sun, 30 Aug 92 19:11:00 EDT
  123. Content-Length: 601
  124.  
  125. In article <951@ares.edsr.eds.com> you write:
  126. >I'm looking for communication software, or any combination of software, 
  127. >that (given a list of dates) will automatically download files from a BBS.
  128. >Any help would be greatly appreciated.
  129. >
  130. >Thanks (in advance),
  131. >Brian Kodl
  132.  
  133.    Procomm (and Procomm Plus) as well as Telix will auto-download using the
  134. zmodem protocol (basically, "mark" the files you want to download on the
  135. BBS (however the BBS software lets you do it) and then download batch
  136. zmodem - and Procomm (or whatever) should kick in...
  137.  
  138.                     Robert Anisko
  139.                     anisko@usdtsg.daytonoh.ncr.com
  140. --------------------------------------------------------------------------------
  141. From uunet!wx.gtegsc.com!rariss  Mon Aug 31 15:07:28 1992
  142. Date: Mon, 31 Aug 92 12:32:27 -0700
  143. From: uunet!wx.gtegsc.com!rariss (Rushdi Ariss)
  144. To: bjk@edsr.eds.com (Brian Kodl)
  145. Subject: Wanted: auto downloading modem communication software
  146. Content-Length: 244
  147.  
  148.  
  149.     Try the program Mirror III.  It has a scripting utility that will 
  150. allow you to auto-execute any series of searches, based on time, name, etc.  
  151. I know that it's not shareware, but it does do what you want.  Best of luck!
  152.  
  153.     Rushdi A. Ariss
  154. --------------------------------------------------------------------------------
  155. From uunet!edsews!tsd.eds.com!bryan  Mon Aug 31 18:08:13 1992
  156. Date: Mon, 31 Aug 92 09:03:01 EDT
  157. From: uunet!tsd.eds.com!bryan
  158. To: bjk@edsr.eds.com
  159. Subject: Re: Wanted: auto downloading modem communication software
  160. Newsgroups: comp.sys.ibm.pc,comp.sys.ibm.pc.programmer
  161. Organization: Electronic Data Systems
  162. Cc: 
  163. Content-Length: 290
  164.  
  165. Hello fellow EDS'er
  166.  
  167. I do not believe that such a package exists, but many communication 
  168. packages have a script language that is intelligent enough to be
  169. able to do the required task that you have.  You just have to code
  170. it.
  171.  
  172. Look at Procomm Plus, Procomm Plus for Windows, Crosstalk, etc
  173. --------------------------------------------------------------------------------
  174. From uunet!sobeco.sobeco.com!alawrenc  Mon Aug 31 18:08:19 1992
  175. Date: Mon, 31 Aug 92 18:48:57 -0400
  176. From: "a.lawrence" <uunet!sobeco.com!alawrenc>
  177. To: bjk@edsr.eds.com
  178. Subject: Re: Wanted: auto downloading modem communication software
  179. Newsgroups: comp.sys.ibm.pc,comp.sys.ibm.pc.programmer
  180. Reply-To: uunet!sobeco.com!alawrenc
  181. Organization: Lawrence & Assc.
  182. Content-Length: 1128
  183.  
  184. In comp.sys.ibm.pc.programmer you write:
  185.  
  186. >I'm looking for communication software, or any combination of software, 
  187. >that (given a list of dates) will automatically download files from a BBS.
  188. >Any help would be greatly appreciated.
  189.  
  190. >Thanks (in advance),
  191. >Brian Kodl
  192.  
  193. I would suggest Telix 3.15.  It is a shareware communications program
  194. with a "c" like script language.  Personnally, I find it to be the
  195. communications program available, with buildin *working* support for
  196. a wide range of protocols from Kermit to Zmodem.  The are also a 
  197. number of script packages for Telix available to do what you want.
  198. One I have used for autodialing BBS's and downloading messages and
  199. files is called QMM.  The version I have is 2.2, but that is fairly
  200. old (3-4 years).  I you want more info, just ask.
  201.  
  202. -- 
  203. On a clear disk you can seek forever.
  204. -------------------------------------------------------------------------
  205. Andrew Lawrence, Informaticien Conseil           |  alawrenc@sobeco.com
  206. 3605 St-Urbain, #1605                            |  uunet!sobeco!alawrenc
  207. Montreal, Que  CANADA   H2X 2P1                  |  Voice (514) 845-9141
  208. --------------------------------------------------------------------------------
  209.