Contents Index ActiveSync provider installation utility MobiLink client database extraction utility (deprecated)

MobiLink Synchronization Reference
  Utilities

MobiLink stop utility


Stops the MobiLink synchronization server on the local machine.

Syntax 

dbmlstop [ options ] [ server-name ]

Option Description
-f Forced shutdown. Use if a hard shutdown does not work.
-h Hard shutdown. MobiLink stops all synchronizations and exits. Some remotes may report an error.
-q Quiet mode. Suppresses the banner.
-t time Soft shutdown, with a hard shutdown done after the specified time. time is a number followed by D, H, M, or S (for days, hours, minutes and seconds). For example, -t 10m specifies that the server should be shut down in 10 minutes or when current synchronizations complete, whichever is sooner. D, H, M, and S are not case sensitive.
-w Waits for the MobiLink synchronization server to shut down before returning from the command.
Parameters 

Server-name    If the MobiLink synchronization server is started using the -zs option, it must be shut down by specifying the same server name.

For more information, see -zs option.

Description 

By default (if none of -f, -h or -t are specified), dbmlstop does a soft shutdown. This means that it stops accepting new connections and exits when the current synchronizations are complete.


Contents Index ActiveSync provider installation utility MobiLink client database extraction utility (deprecated)