Displaying 1 result from an estimated 1 matches for "2orz".
Did you mean:
2or
2016 Jun 12
1
scp via another server
> On Jun 12, 2016, at 11:21 AM, J Martin Rushton <martinrushton56 at btinternet.com> wrote:
>
> $ scp svr2:/path/to/source svr1:/path/to/dest
>
> You'll get twice the network traffic since the copy is running on your
> workstattoin (or whatever).
You probably meant:
$ scp -3 svr2:/path/to/source svr1:/path/to/dest
--
Jonathan Billings <billings at