Re: Multi Hopping by sshserver proxy with different keys
Igor Bukanov <[email protected]> Mon, 27 Sep 2010 21:13:52 +0200
| Newsgroups | gmane.network.openssh.general |
|---|---|
| Message-ID | <[email protected]> |
On 27 September 2010 10:22, Nicolas Ferragu <[email protected]> wrote: > Anyway, the trick doesn't work correctly since the terminal mode is raw > : I can succeed in logging the way I want but can't do any vi or any tab > command completion... Does putty have something like -t argument to ssh that force terminal allocation? If it is supported then putty -t bastion ssh target should properly allocate terminal. Regards, Igor