[KLUG Members] Create/Copy file problem

Patrick McGovern members@kalamazoolinux.org
Thu, 26 Sep 2002 11:06:59 -0400


I want to create a huge database dump file on server "A" and copy that
file to server "B" as the file is being created. 
I want to copy this file as it is created to avoid storage space issues
because of the large file size.  

What unix process/commands might accomplish this task?