Using VScode with ssh remote server through jump servers #1516
-
Hello, I’m not raising an issue yet as I don’t know if what I observe is an expected behavior or some feature missing. I’m using blink shell to connect to the remote server and it is properly handled in Files app as a Location. Thanks to that I can open a VScode for WEB with a remote filesystem attached, wow! :) But the problems that I observe start to appear when the server is not a direct connection, but between iPad and my server there is any other “jump server”. When connecting to ssh via jump server I have no problem in command line but the location on Files App reports “unknown error” and claims it cannot show the folder content. When running In logs I can only see some generic error: I’ve read here: https://docs.blink.sh/advanced/files-app Is there anything I can do with it? Thanks and regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey Adam, it looks like possibly an issue with the configuration. Could you share how you are setting things up? There is more information https://docs.blink.sh/advanced/advanced-ssh#jumpbastion-hosts. Another thing to try is to connect from the CLI first, make sure that works. And also, make sure that the destination has enabled SFTP. |
Beta Was this translation helpful? Give feedback.
Hey Adam, it looks like possibly an issue with the configuration. Could you share how you are setting things up?
There is more information https://docs.blink.sh/advanced/advanced-ssh#jumpbastion-hosts. Another thing to try is to connect from the CLI first, make sure that works. And also, make sure that the destination has enabled SFTP.