PreviousNext

directory synchronize

Initiates an immediate skulk of the directories specified. The syntax is:

directory synchronize directory_name_list

Description
The directory synchronize operation initiates an immediate skulk of the directories specified. The directory_name_list argument is a list of names of one or more directories to be operated on. Skulks begin immediately in sequence. The command does not return until all skulks complete. Returns an empty string on success.

Privileges Required
You must have A (Admin), w (write), i (insert), and d (delete) permission to the directory. The server principal (hosts/hostname/cds-server) needs A (Admin), r (read), and w (write) permission to the directory.

Examples
The following command begins a skulk on the /.:/admin directory:

dcecp> directory synchronize /.:/admin
dcecp>