Access remote server with Nautilus through double SSH tunnel

Posted by D W on Server Fault See other posts from Server Fault or by D W
Published on 2010-06-09T21:26:29Z Indexed on 2010/06/09 21:32 UTC
Read the original article Hit count: 168

Filed under:
|
|
|
|

I'm trying to access my work computer from home. We are supposed to SSH into a server, say ssh.company.com and from there ssh into an xhost to to work, say xhost04.company.com. xhost04 is not directly accessible. How can I browse files on xhost04 from my home computer using nautilus (in ubuntu).

To access the SSH host I would use:

sftp://ssh.company.com/

© Server Fault or respective owner

Related posts about ubuntu

Related posts about ssh