<< back to sysax.com Product page

4.5. Creating Folder Command

The mkdir Creates a remote directory. It contained the parameter was 'directory'. The directory specifies the name of the new remote directory.

The Syntax is

Exhibit 4.31. Syntax of "mkdir" command

 
 mkdir directory


The example is

Exhibit 4.32. Example of "mkdir" command


 sysaxftp> mkdir

 Directory name: star
 MKD /star
 257 "/star" created

 sysaxftp>