These Linux commands are not support by console.command()

maf at appgate.com maf at appgate.com
Mon Oct 31 23:53:46 MET 2005


On 31 okt, Edilmar wrote:
> I'm using MindTerm 2.4.2 + JDK 1.5.0.
> Commands not supported by console.command():
> - su
> => standard in must be a tty
> - more: it doesn't stop messages by page when using console.command() 
> within a terminal.

Well, you could try telling the console to create a pty. For
SSH2ConsoleRemote it is an argument and for SSH2Console you implement
wantPTY (see examples/SSH1Example.java).

	/MaF
-- 
Martin Forssen <maf at appgate.com>              Development Manager
Phone: +46 31 7744361                         AppGate Network Security AB


More information about the Mindterm-users mailing list