Hey Guys,

I am new to this list. I got an SSH Client implemented in Java and it is
working fine. I can send remote command and I get a reply back. What I am
trying to do now is telnet to another client from a client I am connected to
thru ssh. The problem I got is that I get the login message:

Trying 127.0.0.1...Connected to localhost.Escape character is '^]'.

The part that I am not getting is the actual login prompt. If I do the same
thru putty or sth like that I get this:
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

Enter username and password
>

I am not sure, but the actual login promt that I do not receive might be a
different stream?!?

Thanks in advance!

Regards,

Dominic

-- 
Sent thru my microwave
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to