Description
Hi, I found this editor very useful to me when doing jobs on remote ssh server. However, I found when jump server existed, some problems occured.
- Unable to login via jump server when the ssh terminal is limited.
My jump server is set to limit normal users directly executing commands by redirecting users to a menu like:
a) enter server1
b) enter server2
q) quit
When I connected my target server via the jump server, the editor kept loading and never stoped after finishing connecting jump server. Then I tried to connect the target server by set the address with jump server address, and set the username like “jump_server_user@target_server_user@target_server_address”. And I successfully entered the target server’s terminal, while the left toolbox shows files on jump server instead of that on target server. I’m wondering whether or not it is because the editor didn’t read files on target server. I’d appreciate it if you could help me loading the right file on target server.