File Transfer with a double SSH login.

Posted by Harpal on Super User See other posts from Super User or by Harpal
Published on 2011-01-05T11:50:21Z Indexed on 2011/01/05 11:55 UTC
Read the original article Hit count: 323

Filed under:
|
|

I'm have trouble transfering files again from my work PC, which is a linux machine to my home windows PC. My work has changed it so I now need to SSH twice before I can access my PC.

So I need to:

ssh [email protected]
password: xxxxx

I then need to do it again.

ssh computer_name
password: xxxxx

I've tried accessing directly via my computers IP but to of no avail.

Is there a way I can use pscp or file zilla to ssh twice so I can transfer files?

© Super User or respective owner

Related posts about windows-7

Related posts about linux