Xref: utzoo comp.mail.uucp:5924 comp.unix.sysv386:5439 alt.sys.sun:2821 Path: utzoo!utgpu!cs.utexas.edu!asuvax!ncar!elroy.jpl.nasa.gov!usc!apple!motcsd!brian From: brian@motcsd.csd.mot.com (Brian Smithson) Newsgroups: comp.mail.uucp,comp.unix.sysv386,alt.sys.sun Subject: Re: UUCP TIMEOUTS Message-ID: <2987@motcsd.csd.mot.com> Date: 25 Feb 91 22:12:45 GMT References: <1991Feb22.203123.10333@unixg.ubc.ca> <1991Feb24.175541.540@britesun.radig.de> Followup-To: comp.mail.uucp Organization: Motorola CSD, Cupertino CA Lines: 22 igb@fulcrum.bt.co.uk (Ian G Batten) writes: >In article <1991Feb24.175541.540@britesun.radig.de> vhs@britesun.radig.de (Volker Herminghaus-Shirai) writes: >> I had the very same problem with the uucico on my SparcStation 1. In fact >> I actually patched the uucico-binary to get a timeout of 64 seconds instead >> of the hard-coded(!) 45 seconds. Here is the program I used: >For ANY CASE of waiting for xxx, you can double the wait period >by writing xxx-\c-xxx, triple it with xxx-\c-xxx-\c-xxx and so on. Alternatively, you can insert delays before you starting the "expect". For example (in HDB), ... "" \d\d\d\d\d\c CONNECT ... will expect nothing, delay about 10 seconds, and then expect CONNECT. -- -Brian Smithson Motorola Inc., Computer Group, Commercial Systems Division 10700 N. De Anza Boulevard, Cupertino, CA 95014 USA, (408)366-4104 brian@csd.mot.com, {apple | pyramid}!motcsd!brian