-be option

When creating a download file, this option specifies an extra string to be included in the file.

Syntax
dbmlsync -bc "filename" -be "string" ...
Remarks

The string can be used for authentication or other purposes. It is passed to the sp_hook_dbmlsync_validate_download_file stored procedure on the remote database when the download file is applied.

See also