| Name | Description |
| ConvertEOLToSeparator | Returns or specifies whether the WRQ/Reflection file transfer host program is instructed to generate a new record every time it receives the carriage return/linefeed sequence from the emulator. |
| ConvertISO7ToRoman8 | Returns or specifies whether ISO-7 characters are converted to Roman 8 characters in files that you receive. |
| ConvertMCSToNRC | Returns or specifies whether Multinational Character Set (MCS) characters are converted to National Replacement Set (NRC) characters in files you send. |
| ConvertNRCToMCS | Returns or specifies whether National Replacement Set (NRC) characters are converted to Multinational Character Set (MCS) characters in files you receive. |
| ConvertRoman8ToISO7 | Returns or specifies whether Roman 8 characters are converted to ISO-7 characters in files that you send. |
| ConvertSeparatorToEOL | Returns or specifies how line separators are handled during ASCII file transfers. |
| DeleteTrailingSpaces | This property returns or specifies how Reflection handles trailing spaces during ASCII file transfers. |
| FTPCharacterSetTranslationEnabled | Returns or specifies how ASCII character set translations occur during FTP file transfers. |
| FTPClearConnectionInformation | Returns or specifies how logon information on the FTP tab of the File Transfer Setup dialog box is cleared (and not used to log in to new hosts). |
| FTPFileNamesTranslationEnabled | Returns or specifies whether filename translation occurs during FTP transfers of ASCII files. |
| FTPHostName | Returns or specifies the name or IP address of the server for FTP file transfers. This can be a host name that is resolved by the Hosts file on your PC or by a domain name server on your network. |
| FTPPassiveMode | Returns or specifies whether the Reflection integrated FTP client sends a PASV command to communicate with the server in passive mode (also called PASV mode). |
| FTPPassword | Returns or specifies the default password to be used when logging in to an FTP server. |
| FTPTransferType | Returns or specifies the transfer type for FTP transfers from the File Transfer dialog box. |
| FTPUserName | Returns or specifies the default user name to be used when logging into an FTP server. |
| FTPUseSftpStructuredListing | Returns or specifies the data listing style used for SFTP connections to Secure Shell servers. |
| FTPUseWRQFTP | Returns or specifies whether to use the Reflection FTP for file transfers. |
| HostRecordSeparator | Returns or specifies the character to use as a record separator in the PC file when an ASCII files is transferred from the host. |
| KermitAutomaticServer | Returns or specifies how Reflection interacts with the host Kermit program. |
| KermitCharacterSetTranslationEnabled | Specifies whether Reflection performs character set translations for ASCII transfers from the File Transfer dialog box. |
| KermitChecksum | Returns or specifies the level of error checking that's used, as supported by Kermit. |
| KermitFileNamesTranslationEnabled | Returns or specifies whether the filename translation options on the Translation tab in the File Transfer Setup dialog box are used for Kermit transfers. |
| KermitPacketSize | Returns or specifies the desired packet size (in bytes) for Kermit transfers from the host. |
| KermitReceiveEndCharacter | Returns or specifies the character that indicates the end of a packet of data received from the host. |
| KermitReceiveStartCharacter | Returns or specifies the character that indicates the beginning of a packet of data received from the host. |
| KermitReceiveStartupCommand | Returns or specifies the command that directs the host Kermit program to receive a file from the local computer. |
| KermitSendEndCharacter | Returns or specifies the character that indicates the end of a packet of data sent to the host. |
| KermitSendStartCharacter | Returns or specifies the character that indicates the beginning of a packet of data sent to the host. |
| KermitSendStartupCommand | Returns or specifies the command that directs the host Kermit program to send one or more files to the local computer. |
| KermitServerStartupCommand | Returns or specifies the string sent to the host to start the host Kermit server program, when the KermitStartServer method is executed or, if KermitAutomaticServer is set to true, when a Kermit file transfer is initiated from the File Transfer dialog box. |
| KermitTransferType | Returns or specifies the transfer type for Kermit transfers. |
| KermitWindowSize | If the remote Kermit program supports sliding windows, this property determines the size (in packets) of a sliding window. |
| Parent | Gets the parent object (Terminal). |
| PCRecordSeparator | Returns or specifies the character that is interpreted as a record separator in a PC ASCII file when it is transferred to the host. |
| ReadCtrlZAsEOF | Returns or specifies whether Reflection interprets Ctrl-Z as the end-of-file marker in ASCII files sent to the host. |
| ReadTabAsSpaces | Returns or specifies whether tab characters in local files are converted to space characters. |
| SpacesPerTab | Returns or specifies the number of consecutive spaces that make up a single tab when converting these characters during ASCII file transfers. |
| TextFileCharacterSet | Returns or specifies whether Reflection uses the ASCII or ANSI character set. |
| Transfer8Dot3FilenameCase | Returns or specifies how capitalization is handled in the names of files sent to the host. |
| TransferAutoDetectASCIIExtensionList | Returns or specifies which file extensions identify files to be transferred as ASCII files during file transfer using the Auto-Detect transfer type. |
| TransferAutoDetectBinaryExtensionList | Returns or specifies which file extensions identify files to be transferred as binary files during file transfer using the Auto-Detect transfer type. |
| TransferAutoDetectDefaultType | Returns or specifies what type of file transfer to use when no transfer type has been associated with the file extension of a file to be transferred using the Auto-Detect transfer feature. |
| TransferAutoDetectImageLabelsExtensionList | Returns or specifies which file extensions identify files to be transferred between two host computers during file transfer using the Auto-Detect transfer type. |
| TransferAutoDetectScanExtensionList | Returns or specifies file extensions for Reflection to scan when trying to determine a suitable file type for file transfers using the Auto-Detect transfer feature. |
| TransferDefaultProtocol | Returns or specifies which of the five transfer protocols that Reflection supports is used by default in the File Transfer dialog box. |
| TransferDownloadDirectory | Returns or specifies the default folder for transfers to the local computer. |
| TransferIfFileExistsDefault | Returns or specifies what happens with transfers from the File Transfer dialog box if the destination file already exists. |
| TransferLogFileName | Returns or specifies the name of the file transfer log file. |
| TransferLoggingEnabled | Returns or specifies whether file transfer logging is enabled. |
| TransferPresetConfiguration | Returns or specifies a string that identifies a preset configuration for file transfer. |
| TransferReceiveAs8Dot3 | Returns or specifies whether the names of received files are automatically truncated if they do not conform to the 8-dot-3 file naming convention. |
| TransferReceiveTimeout | Returns or specifies the maximum wait (in seconds) for a response from the host or from Reflection during a transfer. |
| TransferRetryLimit | Returns or specifies the number of consecutive attempts to transmit a packet before abandoning a file transfer. |
| TransferSpacesToUnderscores | Returns or specifies whether spaces in filenames are converted to underscores when files are sent from the emulator. |
| TransferStartTimeout | Returns or specifies the length of time (in seconds) that the file transfer program waits for a response from the host before beginning a transfer. |
| TransferStatusWindowVisible | Returns or specifies whether the File Transfer Status window is displayed while a file transfer occurs. |
| TransferUnderscoresToSpaces | Returns or specifies whether underscores in filenames are converted to spaces when files are received by the emulator. |
| UseHostRecordSeparator | Returns or specifies whether Reflection uses the record separator character specified by HostRecordSeparator when an ASCII file is transferred from the host. |
| UsePCRecordSeparator | Returns or specifies whether Reflection uses the record separator character specified by PCRecordSeparator when an ASCII file is transferred to the host. |
| WriteCtrlZAsEOF | When this property is set to true, Reflection automatically adds an end-of-file marker at the end of ASCII files it receives from the host. |
| WriteSpacesAsTab | Returns or specifies whether Reflection replaces spaces with tabs during ASCII file transfers from the host. |
| WRQCompression | Returns or specifies how file compression is handled. |
| WRQEndOfFrameCharacter | Returns or specifies the character that indicates the end of a file transfer frame. |
| WRQExtraCharacters | Returns or specifies characters to convert into printable ASCII characters during a file transfer. |
| WRQFastCompression | Returns or specifies whether Reflection compresses files transferred using fast file transfer. |
| WRQFastFileTransfer | Returns or specifies whether Reflection attempts to use the fast file transfer feature. |
| WRQFrameSize | Returns or specifies the total length (in characters) of a file transfer packet, including the start and end characters, but not the delimiting character. |
| WRQFrameTerminator | Returns or specifies the character that comes at the end of a file transfer packet. This character causes a host read operation to complete. |
| WRQHiddenFoldersVisible | Returns or specifies whether hidden folders (with names beginning with a period) on a UNIX host are displayed in the File Transfer dialog box when the host folder list is displayed. |
| WRQHostErrorMessage | Returns the host error message for a failed WRQ/Reflection protocol file transfer. |
| WRQHostRecordSize | Returns or specifies the record size (in bytes) for files transferred to the host. |
| WRQHostSystem | Returns or specifies the type of host Reflection expects to interact with. |
| WRQKeepFile | Returns or specifies whether a copy of the file being sent should be kept on the host. |
| WRQMPEFileNames | Returns (first syntax line) or specifies (second syntax line) whether Reflection uses the MPE filenaming convention. |
| WRQMPEStream | Set this property to true to use the "stream" record format supported by POSIX and MPE programs for all files that you send to the host. (When you receive files from the host, the WRQ/Reflection protocol detects the record format of the host file and performs the correct translation.) |
| WRQPreserveCounts | Returns or specifies whether record byte counts are transferred with data during a binary transfer to the host. |
| WRQPreserveDate | Returns or specifies whether the destination file receives its creation date and time from the source file. |
| WRQQEditFormat | Returns (first syntax line) or specifies (second syntax line) whether HP 3000 host files are created with the QEDIT format. |
| WRQRecordSizeVisible | Returns or specifies whether the Host record size edit control is displayed in the File Transfer dialog box. |
| WRQRemoveFileExtension | Returns or specifies whether the DOS filename extension is automatically removed when files are sent to the host without explicit specification of the host filename. |
| WRQSendSpooled | Returns or specifies whether files are sent to a spooled device on the host. |
| WRQStartOfFrameCharacter | Returns or specifies the character that indicates the beginning of a file transfer frame. |
| WRQStartupCommand | Returns or specifies the host startup command for the WRQ/Reflection transfer protocol. This property is relevant only for transfers that use the WRQ/Reflection protocol. |
| WRQSubmitBatch | Returns or specifies whether a file is submitted to the batch queue upon completion of an ASCII transfer to a VMS host. |
| WRQSubmitPrint | Returns or specifies whether a file is submitted to the print queue upon completion of an ASCII transfer to a VMS host. |
| WRQTransferLink | Returns or specifies the extent to which nonprinting ASCII characters are automatically converted to printing ASCII characters during file transfers. |
| WRQTransferType | Returns or specifies the transfer type for transfers from the File Transfer dialog box. |
| WRQTransferWithAttributes | Returns or specifies whether attribute information is included with a file being received from the host. |
| WRQTranslateCarriageCtrl | Returns or specifies whether FORTRAN and PRINT carriage control characters in VMS files are translated. |
| WRQUseBlockReads | Returns or specifies whether VAXLINK2, the VMS host transfer program, is forced to read files in block mode rather than record mode. |
| WRQWindowSize | Returns or specifies the number of packets that one side can receive before sending an acknowledgment. |
| XmodemCharacterSetTranslationEnabled | Specifies whether Reflection performs character set translations during ASCII file transfers. |
| XmodemExtension | Returns or specifies what type of Xmodem error checking is performed, as well as the Xmodem packet size. |
| XmodemTransferType | Returns or specifies the transfer type for Xmodem transfers from the File Transfer dialog box. |
| ZmodemAutoDownload | Returns or specifies whether Reflection takes advantage of the Zmodem automatic download feature. |
| ZmodemCharacterSetTranslationEnabled | Specifies whether Reflection performs character set translations during ASCII file transfers. |
| ZmodemDeleteCancelledReceives | Returns or specifies what happens when you cancel a Zmodem receive. |
| ZmodemFileNamesTranslationEnabled | Returns or specifies whether the File name translation options on the Translation tab in the File Transfer Setup dialog box are used for Zmodem transfers. |
| ZmodemPacketSize | Returns or specifies the sub-packet size (in bytes) for file transfers to the remote system. |
| ZmodemReceiveStartupCommand | Specifies a command that starts the Zmodem receive command on the host when you send a file from the PC to the host using the Zmodem protocol. |
| ZmodemSendStartupCommand | When you initiate a receive from the host using the Zmodem protocol, this command and the host filename are transmitted to the host. |
| ZmodemTransferType | Returns or specifies the transfer type for Zmodem transfers from the File Transfer dialog box. |