When creating a download file, this option specifies an extra string to be included in the file.
dbmlsync -bc "file-name" -be "string" ...
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.