How to mount remote SSHFS via intermediate machine? Tunneling?
Posted
by Andrei
on Super User
See other posts from Super User
or by Andrei
Published on 2010-05-08T10:47:05Z
Indexed on
2010/05/08
10:48 UTC
Read the original article
Hit count: 343
Hi, I would like to mount a remote file system (A) using SSHFS, but sometimes I have IP address, access from which is not allowed. So my plan is to access it via another machine (B) in that network. Do I need to mount A on B and then to mount B (and A) on my local computer? Is there a better way to do it?
© Super User or respective owner