How to mount remote SSHFS via intermediate machine? Tunneling?
Fresh3 days ago
Mar 15, 202633431 viewsConfidence Score0%
0%
Problem
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 …
Error Output
ssh -f user@machineB -L MYPORT:machineA:22 -N
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to mount remote SSHFS via intermediate machine? Tunneling?
Low Risk
You can use option of to do the trick: Unmount with the usual Sorry this is 7 years late...
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix