You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by sunil goyal <er...@gmail.com> on 2010/01/06 08:08:20 UTC

Regarding Echoing character in SSH shell

Hi ,

I am using sshd_0.3.0 and creating custom shell .

i am using the below code as a reference to create custom shell

http://svn.apache.org/viewvc/mina/sshd/trunk/src/test/java/org/apache/sshd/util/EchoShellFactory.java?revision=728655&view=markup&pathrev=728655

but the problem is whenever i type anything in that particular shell it
dosent display i want that character should be display whenever any one type
any charcter

instead of type after when press enter.

i am using same readline method.

So can any one please suggest me what to do ?

Thanks in advance

BR
sunil