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