Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
TransferDefaultProtocol Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: TransferDefaultProtocol Property
Returns or specifies which of the five transfer protocols that InfoConnect supports is used by default in the File Transfer dialog box.
Syntax
Visual Basic (Declaration)
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
Reference
FileTransfer Object
FileTransfer Members
Send Feedback