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?