Create directory with the specified name.
1 ftp.mkdir
<ftp.mkdir name='name'/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aname | String | Name of the directory to create. |
Returns | |
---|---|
Type | Description |
Boolean | Returns true if the file has been created successfully. |