Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 17 » MobiLink - Server Administration » Synchronization techniques

Upload-only and download-only synchronizations

By default, synchronization is bi-directional: data is both uploaded and downloaded. However, you can choose to do only an upload or only a download.

Note You can also specify upload-only or download-only if you create a synchronization model in SQL Central.
SQL Anywhere remote databases
  • Upload

    To perform upload-only synchronization, use the -uo dbmlsync option or the UploadOnly (uo) extended option.

  • Download

    To perform download-only synchronization, use the -ds dbmlsync option or the DownloadOnly (ds) extended option.

    SQL Anywhere remote databases can also use download-only publications. This approach to downloads is different from download-only synchronizations.

UltraLite remote databases
  • Upload

    To perform upload-only synchronization, use the Upload Only synchronization parameter.

  • Download

    To perform download-only synchronization, use the Download Only synchronization parameter.