Make Directory

Description

The Make Directory command will create a directory at the path specified.

Format

M path

Parameters

  • path is 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

Response Format

NULLSuccess
EnnAn error occurred

Example

M /LOGS/JANUARY