InfoConnect for Unisys VBA Guide
TransferDefaultProtocol Property
Returns or specifies which of the five transfer protocols that Reflection supports is used by default in the File Transfer dialog box.
Syntax
Object.TransferDefaultProtocol As TransferProtocolOption
Remarks
Programmatic transfers use methods that are specific to a particular protocol (for example, KermitSendFile or WRQReceiveFile).
  • Specifies FTP as the default protocol.
  • Specifies Kermit as the default protocol.
  • Specifies WRQ/Reflection as the default protocol. (The default.)
  • Specifies Xmodem as the default protocol.
  • Specifies Zmodem as the default protocol.
See Also

 

 


2015 Attachmate

Send Feedback