DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22221>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22221

telnet session skips read/write 

           Summary: telnet session skips read/write
           Product: Ant
           Version: 1.5.3
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I try to call a shell script on a remote machine using the telnet task, Ant 
seems to skip the program call and closes the telnet without having done 
anything. 

Looks somehow like this: 

--- snip ---

telnetTask:
   [telnet] telnet (server)
   [telnet]

   [telnet] login:
   [telnet] root
   [telnet]  root's Password:
   [telnet]
   [telnet] #
   [telnet] cd /somewhere
   [telnet] #
   [telnet] ./script.sh
   [telnet] #

nextTask:
----- end snip ----

This problem occurs quite often, 4 out of 5 tries, but not always....
If you need more info, feel free to email me, or ICQ on 136502366

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

Reply via email to