Configure the port to receive replication-based synchronization requests from client devices, and if you are using push synchronization, then also configure synchronization listener properties.
Option | Description |
---|---|
@ [variable | filePath] | Applies listener options from the specified environment variable or text file. |
-a <value> | Specifies a single library option for a listening library. |
-d <filePath> | Specifies a listening library. |
-e <deviceName> | Specifies the device name. |
-f <string> | Specifies extra information about the device. |
-gi <seconds> | Specifies the IP tracker polling interval. |
-i <seconds> | Specifies the polling interval for SMTP connections. |
-l <"keyword=value;..."> | Defines and creates a message handler. |
-m | Turns on message logging. |
-ni | Disables IP tracking. |
-ns | Disables SMS listening. |
-nu | Disables UDP listening. |
-o <filePath> | Logs output to a file. Note: Ensure that you enter the absolute file path for this property.
|
-os <bytes> | Specifies the maximum size of the log file. |
-ot <filePath> | Truncates a file, then logs output to that file. |
-p | Allows the device to shut down automatically when idle. |
-pc [+ | -] | Enables or disables persistent connections. |
-r <filePath> | Identifies a remote database involved in the responding action of a message filter. |
-sv <scriptVersion> | Specifies a script version used for authentication. |
-t [+ | -] <name> | Registers or unregisters the remote ID for a remote database. |
-u <userName> | Specifies a synchronization server user name. |
-v [0 | 1 | 2 | 3] | Specifies the verbosity level for the messaging log. |
-y <newPassword> | Specifies a new synchronization server password. |
Do not use the User Options property in Sybase Control Center to pass in these options: -c, -lsc, -q, -w, -x, -zs.
For more information on synchronization server command line options, see Listener options for Windows in the SQL Anywhere 11.0.1 online help.