home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / tcl / 2116 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  848 b 

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!pacbell.com!charon.amdahl.com!news.fai.com!news.ossi.com!not-for-mail
  2. From: dragon@ossi.com (Norman Morse)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Data transfer over modem using expect
  5. Date: 15 Dec 1992 21:52:02 -0800
  6. Organization: Open Systems Solutions Inc.
  7. Lines: 11
  8. Message-ID: <1gmg62INN4f7@tao.ossi.com>
  9. NNTP-Posting-Host: tao.ossi.com
  10. Summary: Need way to transfer files over modem using Expect
  11. Keywords: zmodem xmodem expect tip
  12.  
  13. I dial another system using tip, under the control of an expect script.  
  14.  
  15. How can I transfer a file in either direction?  Is there a way I can do this
  16. using sz or rz?  How about some sample code?  
  17.  
  18. I need to retain the modem connection, do transfers in both directions, 
  19. and keep my expect script in control.
  20.  
  21. Can anyone suggest a better way than rz or sz?
  22.  
  23. -Norman
  24.