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

SQL Anywhere 10.0.1 » MobiLink - Server Administration » MobiLink Server Options

-dl option Next Page

-ds option


For use with restartable downloads. Specifies the maximum amount of data that the MobiLink server can use to store all restartable downloads.

Syntax

mlsrv10 -c "connection-string" -ds size[ k | m | g ] ...

Remarks

The MobiLink server holds download data that has not been received by the client for use in a restartable download. This option limits the amount of data that the server will hold for all the synchronizations combined. If this value is too small, the server may release download data, making it impossible to restart a download.

Use k, m, or g to specify units of kilobytes, megabytes, or gigabytes, respectively. The default is 10M.

See also