Specifies extended upload options.
dbmlsync -s subscription-name -eu keyword=value;...
dbmlsync -n publication-name -eu keyword=value;...
Extended options that are specified on the command line with the -eu option apply only to the synchronization specified by the -n option or the -s option they follow. For example, on the following command line, the extended option eh=on applies only to the synchronization of subscription sub2.
dbmlsync -s sub1 -s sub2 -eu eh=on
For an explanation of how extended options are processed when they are set in more than one place, and a complete list of extended options, see the documentation for MobiLink SQL Anywhere client extended options.