[kwlug-disc] Fast transfer protocol?
Kyle Spaans
3lucid at gmail.com
Fri Oct 22 12:46:58 EDT 2010
On Fri, Oct 22, 2010 at 12:41 PM, Khalid Baheyeldin <kb at 2bits.com> wrote:
> Another thing you may want to try, but not sure how fast it can generate
> data is using /dev/urandom as the source and /dev/null as the destination.
> This removes the disk from the equation.
>
> dd if=/dev/urandom ....
>
> Can't think of how to pipe that over a network right now.
Netcat!
More information about the kwlug-disc
mailing list