Date: Tue, 18 Jul 2000 12:07:28 -0700 From: Alfred Perlstein <bright@wintelcom.net> To: Ron Smith <ronnetron@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Using scp with ssh Message-ID: <20000718120728.E13979@fw.wintelcom.net> In-Reply-To: <LAW-F4QZwbVcxjXHzfA00000e32@hotmail.com>; from ronnetron@hotmail.com on Tue, Jul 18, 2000 at 11:52:08AM -0700 References: <LAW-F4QZwbVcxjXHzfA00000e32@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Ron Smith <ronnetron@hotmail.com> [000718 11:52] wrote: > Hi all, > > I'm looking for examples of how to use 'scp' with 'ssh'. The "man scp" is > unclear to me, and I can't find anything on this subject in the "freebsd.org > tutorials". I'd like to be able to transfer files between two remote hosts. > All the 'ssh' stuff is already in place. Any help is greatly appreciated. Then you ought to be able to just: host a> scp somefile remotehost: and have scp put it there after you authenticate. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000718120728.E13979>