>>how about trying "c\:\\>"
no luck either. It seems like we've pretty much tried out all of the possibilities...
Thanks.
-----Original Message-----
From: Chris Gunn [mailto:crgunn@go-psa.com]
Sent: Monday, September 30, 2002 3:33 PM
To: Ant Users List
Subject: RE: TelnetTask help needed!
how about trying "c\:\\>"
-----Original Message-----
From: Woo, Chen Ching [mailto:cwoo@spss.com]
Sent: Monday, September 30, 2002 4:26 PM
To: Ant Users List
Subject: RE: TelnetTask help needed!
Tried "c\:/" and "c\:/>" but still no luck.
Thanks.
chen.
-----Original Message-----
From: Farrell.Wilson@alltel.com [mailto:Farrell.Wilson@alltel.com]
Sent: Monday, September 30, 2002 3:06 PM
To: ant-user@jakarta.apache.org
Subject: RE: TelnetTask help needed!
When I refernce "c:\" I use the following syntax "c\:/". You might try
that.
Farrell
Farrell Wilson
ALLTEL Information Services, Inc.
Client/Server & e-Business Solution Center
501.220.4779 (work)
501.529.4779 (cell)
501.220.4777 (fax)
-----Original Message-----
From: Matt Benson [mailto:gudnabrsam@yahoo.com]
Sent: Monday, September 30, 2002 2:26 p
To: Ant Users List
Subject: Re: TelnetTask help needed!
Are you running telnet on your local box? Even so I
don't expect the prompt would be the same as the DOS
prompt, but that's just a guess...
-Matt
--- "Woo, Chen Ching" <cwoo@spss.com> wrote:
> I've the following script to use the Telnet task
> using Ant1.5 on win2000:
>
> <project name="telnetTest" default="telnet">
> <target name="telnet">
> <telnet server="localhost">
> <read>C:\></read>
> <write>dir</write>
> <read>C:\></read>
> </telnet>
> </target>
> </project>
>
> Ant seems to be waiting for the 'C:\>' input stream
> forever. I know I must have
> done something wrong in the <read> sub-task.
>
> Any help will be greatly appreciated.
>
> Thanks.
>
> chen.
>
> --
> To unsubscribe, e-mail:
> <mailto:ant-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:ant-user-help@jakarta.apache.org>
>
__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
--
To unsubscribe, e-mail:
<mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail:
<mailto:ant-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|