Skip to content

Replace the SSH class by a Python library? #7026

@aldbr

Description

@aldbr

As explained in #7025, the _ssh_call() method does not seem to work perfectly.
There exist a few popular python libraries to perform SSH operations like Fabric (Paramiko) (https://docs.fabfile.org/en/stable/).

We could investigate the possibility of using one of them instead of relying on our SSH class to perform remote operations over SSH.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions