Creating a directory on a remote host

To create a directory on a remote host:

  1. Ensure you are on the appropriate level on the remote host for directory insertion.

  2. Choose Remote on the command menu and choose FTP Cmd (Ctrl+G).

  3. The FTP window opens and prompts the user to Enter FTP Command To Execute. Enter:

    mkd <directory name>
    
  4. Click OK.

  5. Look in the Events box to determine whether the command executed successfully.