ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
SYNC_SERVER(8) SYNC_SERVER(8) NAME sync_server - server side of the synchronization (replication) engine SYNOPSIS sync_server [ -C config-file ] [ -p ssf ] DESCRIPTION Sync_server is the server side of the the replication system. It runs on the target (replica) system and listens for connections from sync_client which provides instructions for synchronizing the replica system with the master system. OPTIONS -C config-file Read configuration options from config-file. -p ssf Tell sync_server that an external layer exists. An SSF (security strength factor) of 1 means an integrity protection layer exists. Any higher SSF implies some form of privacy protection. FILES /etc/imapd.conf SEE ALSO sync_client(8) AUTHORS David Carter (dpc22@cam.ac.uk), Ken Murchison (ken@oceana.com) CMU Project Cyrus SYNC_SERVER(8) |
|