[CLUE-Tech] Moving files from one system to another

Dan Harris coronadh at coronasolutions.com
Wed Jul 17 22:31:04 MDT 2002


Supposedly a 63byte packet will keep it from getting "fragmented"..  at least 
that's what I was told.

As for the "z" flag, it actually slowed it down.  Even the fastest CPU can't 
compress fast enough to keep the pipe flooded.  At least that was my 
experience.

On Wednesday 17 July 2002 09:03 pm, David Anselmi wrote:
> Dan Harris wrote:
> > tar -b63 -cpf - /sourcedir | rsh <newhost> "tar -C /destination -b63 -xpf
> > -"
>
> So why'd you use -b63?  Anyone know how rsh reads from the pipe and
> writes to the network?  Might be interesting to experiment and see if
> changing the blocking sends more or less packets.
>
> Dave
>
> _______________________________________________
> CLUE-Tech mailing list
> CLUE-Tech at clue.denver.co.us
> http://clue.denver.co.us/mailman/listinfo/clue-tech




More information about the clue-tech mailing list