----- Original Message -----
From: "Atluri, Vamsi NYC" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
Sent: Thursday, March 14, 2002 4:21 PM
Subject: RE: Telnet Task


>   <telnet userid="vatluri" password="password" server="nycsuweb02">
>      <write>cd RELEASE</write>
>      <write>pwd</write>
>      <read>/export/home/vatluri/RELEASE</read>
>      <write>unzip -a cfn_vamsi1.zip</write>
>      <read>timeout="10">/export/home/vatluri/RELEASE</read>
>   </telnet>
>
> What kind of response am i supposed to read for after the unzip -a command
?
>

uh, like what kind of response do you see when your command has finished
when you type it in on a login?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to