The replica sync command brings your local replica repository up to date with respect to the master repository.
At any time, you can enter a replica sync command to bring your local replica repository up to date. This transfers data from the master repository site slice to the replica repository site slice. It also transfers database transactions from the master repository to the replica repository — but only for the depots that are included in the local replica. The
replica sync command does not transfer the corresponding storage files for
keep transactions.
A replica sync command is performed automatically on the local replica after each operation that is initiated by a client of the local replica, and that makes a change to the repository.
The replica archive command is used to remove unused container files from a depot’s
storage directory on a replica server. This command activates the
server_preop_trig trigger on the replica with a
replica_archive command.