RCP-ALL(1)
USER COMMANDS
RCP-ALL(1)
NAME
rcp-all - Copy the files or directories for all cluster hosts.

SYNOPSIS
rcp-all [rsh-all or rcp options] file scoreboard-group:remote_file
rcp-all [rsh-all or rcp options] files... scoreboard-group:remote_dir
rcp-all -help

DESCRIPTION

NOTE: On SCore 5.8.1, old rcp-all is renamed score-cp. The rcp-all is newly implements using rsh-all.

rcp-all copies file or files on local host to all scoreboard-group hosts. If you specify a regular file, and remote_file is not a directory on remote hosts, rcp-all copies from file on local host to remote-file. Otherwith, rcp-all copies files to under remote_dir.

rcp-all is almost same as following:

    rsh-all -g group rcp files... @host:reote_target

The options available for rcp-all:

-help
Display a help message, and exit.

ENVIRONMENT
SCBDSERV
Set SCBDSERV for the scoreboard-group to access the Cluster Database server

FILES
(INSTALL_DIR)/etc/scorehosts.db
Cluster database configuration file

SEE ALSO
scorehosts.db(5), scoreboard(8), rsh-all(1), score-cp(1),

$Id: rcp-all.html,v 1.2 2004/08/30 07:29:44 kameyama Exp $