----- Original Message ----- From: "Alan Yu Feng" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 16, 2002 2:01 PM Subject: Ant telnet task problem on Redhat 7.1
> I searched the mailing list and seems that I am the only one having this > problem. Anyway, here it is: > > When I use the ant (v1.4) telnet task to telnet a linux server (Redhat 7.1), > if the command line is too long (> about 70 characters), it will be > truncated into the next line when it is echoed back in the input stream. The > direct result of it is the <read> returns immediately without waiting for > the command to finish execution. In the output, it shows that the telnet > task identifies itself as of terminal type of "network", which the linux > server doesn't know how to handle. Does someone have similar experience and > how did you solve it? what are you <read> ing for? I usually ask for a prompt of some kind or other, so echoes are not an issue -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
