Synopsis:
usage: cl_cp [options] src dest -v verbose output -V really verbose output
Description:
cl_cp copies files from the global (NFS-mounted) file system to
the local /scratch or /tmp file system.
The cl_cp command uses a one-to-many copy, which can be very very slow since all data must pass through the (single) network connection into the source machine. In some cases, this may be fine. For larger files, or larger sets of remote machines, you may want to try cl_bcast.
RCSID $Id: cl_cp.html,v 1.2 2002/03/12 14:11:18 jpormann Exp $