SCP from STDIN: "-t" option undocumented?

Shawn O'Shea shawn at eth0.net
Thu Dec 22 16:36:05 EST 2011


On Thu, Dec 22, 2011 at 4:35 PM, Shawn O'Shea <shawn at eth0.net> wrote:

>
> dd if=infile | ssh remotehost dd of=outfile
> or
> tar cf - | ssh remotehost tar xvf -
>
>
Oops, forgot the infile in my 2nd example. Should be:
tar cf - infile | ssh remotehost tar xvf -

-Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20111222/14b84406/attachment.html 


More information about the gnhlug-discuss mailing list