Re: Using scp to copy through a "middle man"
From: Stein Arne Storslett (sastorsl_at_THOU.SHALT.NOT.SPAM.online.no)
Date: 09/29/04
- Next message: Bernd.Eggink_at_rrz.uni-hamburg.de: "Re: publickey doesn't work - solved"
- Previous message: Ben: "Re: Using scp to copy through a "middle man""
- In reply to: Ben: "Re: Using scp to copy through a "middle man""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 29 Sep 2004 09:26:35 GMT
<benallen@blueyonder.co.uk> wrote in <gQn6d.113473$U04.9177@fe1.news.blueyonder.co.uk>:
> the dude wrote:
>> On HOST-A do :
>>
>> ssh HOST-B -L 3000:HOST-C:22 -l <userid>
>>
>> then do on Host A :
>>
>> scp -P3000 filenametocopy 127.0.0.1:/tmp
>>
>> This would copy the file "filenametocopy" onto the Host C in the /tmp
>> Directory...
>>
>> Cheers,
>> TheDude
>>
> Hi dude,
>
> Sorry, this doesn't seem to work. I've had similar advice from other
> newsgroups and a couple of forums. I think that the firewall is blocking
> the ports I try. I think I'll have to talk to the university computing
> people to see if they can set something up for me.
You are aware that you have to keep the first connection up and running
until you have finished with the file transfer in the second command?
-- Stein Arne
- Next message: Bernd.Eggink_at_rrz.uni-hamburg.de: "Re: publickey doesn't work - solved"
- Previous message: Ben: "Re: Using scp to copy through a "middle man""
- In reply to: Ben: "Re: Using scp to copy through a "middle man""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|