The question describes how to SSH into a machine that can only be accessed through one or more hosts (that can also be SSH'd into).
Is there an equivalent way of using scp
? That is, copy a file to my local machine from the far machine (assuming I have password or key access to all machines along the way)?