Relative Content

Tag Archive for scp

Copy Files From Azure VM To Home Mac

I have a VM in Azure. And a mac at home. I am currently SSHed into my Azure VM from my Mac. I am trying to copy a file from my Azure VM to my home Mac. And the command fails.

scp a file if I need to pass multiple ssh severs with different port

I am trying to scp a file from remote server2 with port 4748 to my local sever3. But to get to server2 first have to login to another remover sever1 with port 22. Can you pleas me I am already very much confused with the “ProxyCommand”. But I really don’t understand how it can help me here.