How do I scp files between SSH public key targets?
Ryan Byrd
ryanbyrd at gmail.com
Mon Mar 7 11:24:04 MST 2011
you need agent forwarding:
http://unixwiz.net/techtips/ssh-agent-forwarding.html#fwd
On Mon, Mar 7, 2011 at 11:16 AM, Kenneth Burgener <kenneth at mail1.ttak.org>wrote:
> Hi,
>
> I have setup my network with public keys, which works great, but how do
> I copy files between two target systems? My desktop has my private key,
> and I have several target systems with a copy of my public key. I can
> ssh into any of the targets without issue, but if I try to scp files
> between two targets, it fails as the targets do not have my private
> key. Is there a mechanism to forward the established authentication
> though a connection? Is this what ssh-agent is for? Any suggestions?
>
> Thanks,
> Kenneth
>
>
> /*
> PLUG: http://plug.org, #utah on irc.freenode.net
> Unsubscribe: http://plug.org/mailman/options/plug
> Don't fear the penguin.
> */
>
More information about the PLUG
mailing list