Closed
Description
When in SftpClient or NetConfClient the SSH session is established but the subsystem cannot be executed, then a subsequent request to connect using the same client instance throws an InvalidOperationException ("The client is already connected.") instead of attempting to re-establish the connection.