Hi,
I use the ant telnet task to connect to a Linux server from Win NT. Login
seems to work but for the first read tag I get the message:
stopServer:
[echo] Ant is going to Stop the web server named bf.
...
[telnet] Last login: Mon Oct 28 10:33:16 from wgdmz.erp-jena.de
[telnet] Have a lot of fun...
[telnet] pwd
[telnet] cd jakarta-tomcat-4.0.1/bin
[telnet]
[telnet] tset: unknown terminal type network
[telnet] Terminal type? tset: unknown terminal type pwd
[telnet] Terminal type? cd jakarta-tomcat-4.0.1/bin
[telnet] su
[telnet]
[telnet] tset: unknown terminal type cd jakarta-tomcat-4.0.1/bin, and the
commands in write tags don't work.
What can I do?
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>