Summary:
Creates a new directory.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
Access mode in decimal form. |
|
|
|
|
If any part of the path does not exist, create it. |
|
|
|
|
Returns:
OK/Error
Example:
<packet>
<target>filer</target>
<data>
<filer>
<mkdir>
<path>cm9vdC9teWxvZ3M=</path>
<cwd>Lw==</cwd>
<cred>
<user>root</user>
<group>root</group>
</cred>
</mkdir>
</filer>
</data>
</packet>