cl_bcast - cluster copy to remote machines


Synopsis:

usage: cl_bcast [options] src dest
     -v                  verbose output
     -V                  really verbose output


Description:
cl_bcast copies files from one (local) file system to a remote file system on the remote machines. This is done through a binary tree broadcast.

Note that dest will normally be interpretted as a filename, not a directory. If you want to specify a directory, make sure that dest includes a trailing slash.


RCSID $Id: cl_bcast.html,v 1.2 2002/03/12 14:11:18 jpormann Exp $