Command Line Interface Specification Windows

4
the following document for additional information: "Characters Allowed in BA.doc" which
describes the full username and password limitations.
/pass <password>
The password for the specified login name. The password has a minimum length of 6 characters
and a maximum length of 20 characters. If the password contains any special characters (any
characters that may be interpreted by the shell such as the pipe character, whitespace, semi-
colon, double-colon, percent and dollar signs, etc…), the password should be placed within
quotes. Please refer to the following document for additional information: "Characters Allowed
in BA.doc" which describes the full username and password limitations.
/key <key>
The encryption key of the user. The encryption key will be used to encrypt the stored files. The
encryption key has a minimum of 6 characters and a maximum of 40 characters. Only alpha-
numerical characters are allowed. If a key for the provided login name does not exist, the
application must register the provided key on the CloudBackup server. If the provided key does
not match the existing key for the provided login name, the application must issue an appropriate
error message and terminate with an exit value of 5.
/server <server address>
The network address or domain name of the CloudBackup Server specified
as http://<servername> or https://<server name>.
/uid <unique id>
An optional unique identification number. When specified, this value will be used instead of the
computer name to identify the files of the user. This allows the user to access the stored files
from different locations. Only alpha-numerical characters, underscore (_) and hyphen (-) are
allowed.
/task <task name>