Creating a New Directory with the Command Line Interface

  1. To create a new local directory using the command line interface, type lmkdir directory at the CDFtp: prompt, where directory is the name of the new directory. For example, type lmkdir c:\newfiles\Daily to create a local directory named Daily in the c:\newfiles directory.
  2. To create a remote directory, type mkdir directory at the CDFtp: prompt, where directory is the name of the new directory. For example, type mkdir j:\input\modified to create a remote directory named modified on the remote directory j:\input.
    Note: Do not use spaces in the new remote directory name.