create replica(8cds) — Maintenance
NAME
create replica - Creates a replica of an existing directory in the specified clearinghouse
SYNOPSIS
cdscp create replica directory-name clearinghouse clearinghouse-name
ARGUMENTS
directory-name
The full name of the directory.
clearinghouse clearinghouse-name
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.
Privileges Required
You must have A (Admin) permission to the directory you intend to replicate and w (write) permission to the clearinghouse that stores the new replica. The server principal needs r (read), w (write), and A (Admin) 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 immediate skulk of the parent directory after issuing this command.
This command is replaced at DCE Version 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLES
The following command creates a replica of the /.:/mfg directory in the clearinghouse /.:/Paris_CH:
cdscp create replica /.:/mfg clearinghouse /.:/Paris1_CH
RELATED INFORMATION
Commands:
delete_replica(8cds), show_replica(8cds).