Syntax: mkdir <server folder>
The MKDIR command creates a folder on the server.
This command is available for SFTP connections only. The FTP equivalent is MD.
<server folder> |
Specifies the name and location of the new folder. |
Example
This command creates the folder Films within the current folder on the current FTP UNIX server drive:
MKDIR Films