Subject: | pseudo tty for SSH2 |
Having trouble to use 'use_pty' option in SSH2.
I see that only shell subroutine in SSH2 allocates a pseudo tty. 'use_pty'
option is only implemented in SSH1.pm file. This causes some
commands to hang in SSH2 due to no pseudo tty.