when I use your api to send telent commands on ssh server ,I found some
problems about "/r/n", I think sendLine() methods should send a string ended
with "/r/0" and not "/r/n". when use your original sendLine() methods , I've
got
" Escape character is '^]'.
Login authentication
Password:
%Wrong passowrd% ..
but when I changed to "/r/0" ,its ok , I think the "/n" cause a new line was
inputed to telnet client
Original issue reported on code.google.com by springco...@hotmail.com on 2 Nov 2009 at 2:48
Original issue reported on code.google.com by
springco...@hotmail.com
on 2 Nov 2009 at 2:48