Replies: 1 comment 2 replies
-
Hello @geonexus 👋 Do you have found the solution you was looking for? Have a nice day ☀️ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes it is needed to access an isolated server through another jump server.
Could be great to implement this functionallity, at the end it is an option in ssh/sftp command
ssh -J user@ip_server_A user_2@ip_server_B
sftp -J user@ip_server_A test.txt user2@ip_server_B
BR
Beta Was this translation helpful? Give feedback.
All reactions