VMS Help
TCPIP Services, FTP, Exiting FTP, Examples

 *Conan The Librarian

    The following examples show how to close a connection, if one is
    open, and remain at the FTP prompt for you to continue using FTP.

    FTP> DISCONNECT
    221 Goodbye.
    FTP>

    FTP> CLOSE
    221 Goodbye.
    FTP>
  Close     Help