TCPIP$FTP_HELP.HLB  —  SHOW  DEFAULT
    Displays the name of the working directory on the remote host
    or the local host. To use the SHOW DEFAULT command to display
    the working directory on the remote host, you must have an FTP
    session with a remote host.

    DCL Format

      SHOW DEFAULT  [ /LOCAL ]

    UNIX Format

      pwd

1  –  Qualifiers

1.1    /LOCAL

    Optional. Default: remote directory.

    Displays the local working directory.

2  –  Examples

    1.FTP> SHOW DEFAULT
      257 "/usr/staff/hurry/items" is current directory.

      Displays the name of the working directory on the connected
      remote host.

    2.FTP> SHOW DEFAULT /LOCAL
      Local directory is WORKS$:[CROWE].

      Displays the name of the working directory on the local host.
Close Help