Fill in the fields below to copy files from the management server to the nodes, or (if Pull files is checked) from the nodes to the management server.  This follows the normal cp/rcp/scp convention where if you specify multiple from-files, then the to-file must be a directory name.

Files/Directory on Mgmt Svr:  
Files/Directory on Nodes: 
Options:
Pull files Copy the files from the nodes to the management server, instead of the default direction (from the management server to the nodes).  When the files are placed on the management server, the node name will be appended to the file name.
Fanout: The maximum number of nodes the command should be run on concurrently. When the command finishes on 1 of the nodes, it will be started on an additional node. The default is 64.
UserID: The user id to use to copy the files to the nodes.
Remote Copy Command: The remote copy command program to use to copy the files to each node, for example /usr/bin/rsync. (The default is stored by the csmconfig command or DCP_REMOTE_CMD enviroment variable.)
Copy Command Options:  Options to pass to the remote copy command being used.
Preserve permissions Preserves the source file characteristics as implemented by the configured remote copy command.
Recursively copy directories Recursively goes through all the specified directories and copies all the files within them.
Verbose Run dcp in verbose mode.