I have a work computer that I can access using ssh on any computer. First I have to ssh into my work server. Then I have to ssh into the my work computer. It is super. However, I cannot figure out how to scp files from my work computer to my local desktop. What I have to do now is I have to go from the work computer and move it to the server. Then move it from the server to my local desktop. Is there a one step command so I don't have to move it to the server first?
Thanks.