TCPIP$FTP_HELP.HLB  —  PUT  Qualifiers

1    /CONFIRM

    Optional. Default: immediate execution. The /CONFIRM qualifier
    must immediately follow the PUT command, without a preceding
    space.

    This qualifier asks you for confirmation before copying the file.

2    /CONVERT

    Optional.

    Translates the internal file-formatting characters of Variable
    Forms Control (VFC) files. The /CONVERT qualifier must
    immediately follow the PUT command, without a preceding space.

3    /FDL

    Optional. Default: no secondary file created. The /FDL qualifier
    must immediately follow the PUT command, without a preceding
    space.

    Creates a secondary file with the file's OpenVMS record
    attributes. The SET TYPE command determines the type of file.

    o  Specifying ASCII results in a sequential file with variable-
       length records. Select this type when transferring ASCII text
       files.

    o  Specifying IMAGE results in a sequential file with fixed-
       length records of 512 bytes. Select this type when
       transferring non-ASCII files, such as executable image files.

4    /RAW

    Optional.

    Maintains block mode of files regardless of the TCPIP$FTP_
    RAW_BINARY logical name definition. The /RAW qualifier must
    immediately follow the PUT command, without a preceding space.
Close Help