Programming with Reflection
TransferPreset property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) a string identifying a preset configuration for file transfer.
Notes
Changing this property affects other transfer properties depending on the protocol and preset you are using; it is equivalent to changing the Preset configuration on the Protocol tab of the File Transfer dialog box.
The default and valid values depend on the current value of TransferDefaultProtocol. (You can use the recorder to quickly determine the appropriate values for the transfer protocol you are using.)
If WRQ/Reflection is the default protocol, possible values are:
"(Current Configuration)"
"To OpenVMS"
"To UNIX"
"Troubleshooting to OpenVMS"
"Troubleshooting to UNIX"
If FTP is the default protocol, possible values are:
"(Current Configuration)"
"To OpenVMS Using Reflection FTP"
"To Unisys Using Reflection FTP"
"To UNIX Using Microsoft FTP"
"To UNIX Using Reflection FTP"
If Zmodem is the default protocol, possible values are:
"(Current Configuration)"
"To BBS"
"To Host"
If Kermit is the default protocol, possible values are:
"(Current Configuration)"
"To BBS"
"To CompuServe"
"To Kermit Server"
"To Remote Kermit Command Mode"
"To UNIX Shell"
If Xmodem is the default protocol, possible values are:
"(Current Configuration)"
"To BBS or Host{Xmodem}"
"Using Xmodem-1K to BBS or Host"
"Using Xmodem-CRC to BBS or Host"