hpux man page for create_replica

Query: create_replica

OS: hpux

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

create replica(1m)														create replica(1m)

NAME
create replica - Creates a replica of an existing directory in the specified clearinghouse
SYNOPSIS
cdscp create replica directory-name clearinghouse clearinghouse-name
ARGUMENTS
The full name of the directory. The full name of the clearinghouse in which you want to create the replica.
DESCRIPTION
The create replica command creates a replica of an existing directory in the specified clearinghouse. Privilege Required You must have administer permission to the directory you intend to replicate and write permission to the clearinghouse that stores the new replica. The server principal needs read, write, and administer permission to the directory you intend to replicate.
NOTES
This command is usually executed only by the network configuration procedure. To ensure that all replicas are consistent, perform an imme- diate skulk of the parent directory after issuing this command. This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLE
The following command creates a replica of the /.:/mfg directory in the clearinghouse /.:/Paris_CH. cdscp> create replica /.:/mfg clear- inghouse /.:/Paris1_CH
RELATED INFORMATION
Commands: delete replica(1m), show replica(1m) create replica(1m)
Related Man Pages
clear_clearinghouse(1m) - hpux
create_replica(1m) - hpux
list_clearinghouse(1m) - hpux
set_cdscp_preferred_clearinghouse(1m) - hpux
set_directory_epoch(1m) - hpux
Similar Topics in the Unix Linux Community
creation of unwanted directory
need to create a file with its name having system date
Create shortcut to a directory in unix
Cannot create a directory
Doubt in C programming (copying data from one file to another)