createcontainer
Syntax and description
The createcontainer command creates a container at the location named in the Path argument.
mobiletogetherserver createcontainer [options] Path |
•The Path argument is that path to the container that is to be created, starting with the root container. For example: /public/contacts/personal. Note that all ancestor containers must exist. For example: In order to create the personal container given in the previous path, the container /public/contacts/ must exist.
•Use the --h, --help option to display information about the command.
MobileTogetherServer on Windows mobiletogetherserver on Windows and Unix (Linux, Mac)
* Note that lowercase (mobiletogetherserver) works on all platforms (Windows, Linux, and Mac), while upper-lower (MobileTogetherServer) works only on Windows and Mac. * Use forward slashes on Linux and Mac, backslashes on Windows.
|
Example
Examples of the createcontainer command:
mobiletogetherserver createcontainer /public/contacts/personal
•The command adds the personal container as a child of the the container /public/contacts.
Options
Use the --h, --help option to display information about the command.