Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: ssh and tar combined?
Date: Wed, 28 Dec 2005 07:14:54
Message-Id: dotdj1$lka$1@sea.gmane.org
In Reply to: Re: [gentoo-user] ssh and tar combined? by Lares Moreau
1 Lares Moreau wrote:
2
3 > scp is used in the same manner you use cp. It seems that you have ssh'd
4 > into your other box then are trying to scp to yourself.
5
6 Hmm, I tried just scp (without first ssh-ing into the remote box) but
7 couldn't get it to work.
8
9 > try this.
10 > comp1# scp root@<comp2>:/path/to/file.tar /path/to/local/
11 > this will cp from <comp2> to <comp1> :)
12
13 Wey, hey! It worked this time!! :-D
14
15 Thank you very much!
16 --
17 Regards,
18 Mick
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: ssh and tar combined? Mick <michaelkintzios@××××××××.uk>