Part of bzrlib.transport.ssh View In Hierarchy
| Method | _get_vendor_specific_argv | Returns the argument list to run the subprocess with. |
Inherited from SubprocessVendor:
| Method | connect_sftp | Make an SSH connection, and return an SFTPClient. |
| Method | connect_ssh | Make an SSH connection. |
| Method | _connect | Undocumented |
Inherited from SSHVendor (via SubprocessVendor):
| Method | _raise_connection_error | Raise a SocketConnectionError with properly formatted host. |