Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a directory on the remote computer.
Syntax
mkdir <directory>
Parameters
Parameter | Description |
---|---|
<directory> |
Specifies the name of the new remote directory. |
Examples
To create a directory called dir1 on the remote computer, type:
mkdir dir1