[aklug] Re: Nerdy cross-machine file transfer methods.

From: Shane Spencer <shane@bogomip.com>
Date: Tue Dec 01 2009 - 11:49:07 AKST

On Tue, Dec 1, 2009 at 11:40 AM, Joshua J. Kugler <joshua@eeinternet.com> wrote:
>
> tar -cv * | nc host.eeinternet.com 5000
>

I throw 'pv -w' between the tar and nc pipe on the receive side. It
shows a progress bar and speed-o-meter on the console. pv is so handy
when you want to measure how fast something is going when pipes are
available for use.

- Shane
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Tue Dec 1 11:49:42 2009

This archive was generated by hypermail 2.1.8 : Tue Dec 01 2009 - 11:49:42 AKST