Create a directory (in the remote host).
1 sftp.mkdir
<sftp.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 successfully created. |