UUCP TIMEOUTS

Brian Smithson brian at motcsd.csd.mot.com
Tue Feb 26 09:12:45 AEST 1991


igb at fulcrum.bt.co.uk (Ian G Batten) writes:

>In article <1991Feb24.175541.540 at britesun.radig.de> vhs at 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 at csd.mot.com, {apple | pyramid}!motcsd!brian



More information about the Comp.unix.sysv386 mailing list