Make Directory
Description
The Make Directory command will create a directory at the path specified.
Format
M path
Parameters
pathis the absolute path to a file/directory. A properly formatted path must begin with a “/” (forward slash) and begins at the root directory. Subdirectories are separated with “/” (forward slash).- e.g.
/logs/january/jan3.log
- e.g.
Response Format
NULL | Success |
Enn | An error occurred |
Example
M /LOGS/JANUARY