FG
💻 Software

SFTP over double server hop

Fresh5 days ago
Mar 15, 202619189 views
Confidence Score0%
0%

Problem

I'm trying to work out a method to allow me to access files on an SFTP server than I cannot access from my local machine. Currently, I have to SSH to a remote server (it is in a certain IP block that the final SFTP server will accept from), then from there SFTP to the destination server. From there…

Error Output

get

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SFTP over double server hop

Low Risk

In essence, without the GUI or other conveniences: You can make this default by editing the config file, by default ~/.ssh/config This then allows you to do Of course, with that kind of magic you can easily On windows, you'd use WinSCP which comes w…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment