I want to copy some files from remote machine at work, but I can't ssh to the machine directly,
I login via an SSH proxy which presents menu of hosts to connect too, I choose the machine I want and then login with my password.
Is there a way with SCP or SSH or some other means to be able to copy files from the remote to my local host?