Hi Forum,<br>I thought I was done with modems on Unix but i've run into problem and I would like some help please.<br><br>I have configured a modem to connect to an external server. After dialing and connecting, I then cat a file to /dev/tty2. This file has the username and password of remote server plus a stream of data. Once sent, I disconnect. <br>I then start a typescript and connect again.<br>I send a second file and receive a stream of data back that is caught by the typescript. <br><br>I want to do this in a script. Any pointers please??<br><br>Thanks<br>Jeff