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

David Anselmi anselmi at americanisp.net
Wed Jul 17 21:03:15 MDT 2002


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




More information about the clue-tech mailing list