|
|
| |
SYNC_SERVER(8) |
FreeBSD System Manager's Manual |
SYNC_SERVER(8) |
sync_server - server side of the synchronization (replication) engine
sync_server [ -C config-file ] [ -p ssf ]
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.
- -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.
David Carter (dpc22@cam.ac.uk), Ken Murchison (ken@oceana.com)
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |