I wish to UNSUBSCRIBE to this mail list. Please update your records
immediately.

-----Original Message-----
From: Scott Carlson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, November 07, 2000 1:28 AM
Subject: [new file] a different Telnet Task


>Looks like I missed the curve again...
>
>I've created a telnet task of my own.  This is a bit more generic.  As it
>incorporates subTasks for the read and writes.  I had some ideas about
allowing
>a list of possible responses and performing conditional writes as well.
>
>I don't want to step on any toes.  If I should create a patch to Stuart's
>telnet I can do that.  The userid/password combination are not required,
but if
>they are specified it uses ogin: and ssword: as prompts.
>
>An example task looks like this:
>  <target name="bounce" depends="init">
>     <telnet userid="userid" password="password" server="server">
>         <read>&gt;</read>
>         <write string="./bounce"/>
>         <read string="restarted"/>
>     </telnet>
>  </target>
>
>
>=====
>-----------------
>Scott Carlson
>Marquette University Alumnus
>[EMAIL PROTECTED]
>
>
>__________________________________________________
>Do You Yahoo!?
>Thousands of Stores.  Millions of Products.  All in one Place.
>http://shopping.yahoo.com/

Reply via email to