b.t.s.OpenSSHSubprocessVendor(SubprocessVendor) : class documentation

Part of bzrlib.transport.ssh View In Hierarchy

SSH vendor that uses the 'ssh' executable from OpenSSH.
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.
def _get_vendor_specific_argv(self, username, host, port, subsystem=None, command=None):
Returns the argument list to run the subprocess with.

Exactly one of 'subsystem' and 'command' must be specified.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.