Collection Contents Previous Next PDF

MobiLink Clients

Adaptive Server Anywhere Client Synchronization Parameters

dbmlsync options

-eu option


Function 

Specifies extended upload options.

Syntax 

dbmlsync -n publication-name -eu keyword=value;...

Description 

Extended options that are specified on the command line with the -eu option apply only to the synchronization specified by the -n option they follow. For example, on the following command line, the extended option sv=test applies only to the synchronization of pub2.

dbmlsync -n pub1 -n pub2 -eu sv=test

For an explanation of how extended options are processed when they are set in more than one place, see dbmlsync extended options.

For a complete list of extended options, see dbmlsync extended options.


Collection Contents Previous Next PDF