1SYNC_SERVER(8) System Manager's Manual SYNC_SERVER(8)
2
3
4
6 sync_server - server side of the synchronization (replication) engine
7
9 sync_server [ -C config-file ] [ -p ssf ]
10
12 Sync_server is the server side of the the replication system. It runs
13 on the target (replica) system and listens for connections from
14 sync_client which provides instructions for synchronizing the replica
15 system with the master system.
16
17
19 -C config-file
20 Read configuration options from config-file.
21
22 -p ssf Tell sync_server that an external layer exists. An SSF (secu‐
23 rity strength factor) of 1 means an integrity protection layer
24 exists. Any higher SSF implies some form of privacy protection.
25
27 /etc/imapd.conf
28
30 sync_client(8)
31
33 David Carter (dpc22@cam.ac.uk), Ken Murchison (ken@oceana.com)
34
35
36
37CMU Project Cyrus SYNC_SERVER(8)