VMS Help
SFTP

 *Conan The Librarian

    The SFTP command allows you to securely copy files using standard
    FTP commands.

  1 - Syntax

    SFTP [options] [user@host]

    After you specify the SFTP command, the SFTP prompt appears. Here
    you can enter FTP-like commands.

  2 - Parameters

    The user@host parameter specifies the user name and host name of
    the destination for the file transfer.

  3 - Options

    The SFTP command supports many options, some of which are not
    supported on OpenVMS. For a complete list of options, enter the
    following command:

    $ SFTP -h

  4 - Example

    The following example shows how to invoke the SFTP program and
    display the valid commands:

    $ SFTP
    sftp> help
  Close     Help