For use with restartable downloads. Specifies the maximum amount of data that the MobiLink server can use to store all restartable downloads.
mlsrv10 -c "connection-string" -ds size[ k | m | g ] ...
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.