MarketSquare / SSHLibrary

Robot Framework test library for SSH and SFTP
http://marketsquare.github.io/SSHLibrary/
Other
159 stars 139 forks source link

do we support ssh multi host? #371

Open nixuewei opened 3 years ago

nixuewei commented 3 years ago

do we support ssh multi host, for example : local machine -> step server -> stg server -> mySQL. can we use sshlibrary to succeed to access mysql to jump multi host. would you share some solutuon?

cristii006 commented 3 years ago

Hello @nixuewei,

Currently SSHLibrary doesn't support multi-host jumping, though it would be a nice feature to have. We will have to come up with a solution in order to implement it but we have this enhancement in consideration and will start working on it as soon as possible.

Best regards, Andrei