Start an interactive shell session on the SSH server. A new .Channel is opened and connected to a pseudo-terminal using the requested terminal type and size.
| Parameters: |
|
|---|---|
| Returns: | a new .Channel connected to the remote shell |
| Raises SSHException: | |
if the server fails to invoke a shell |
|