Dim instance AsIFileTransferDim value AsBoolean
instance.FTPUseWRQFTP = value
value = instance.FTPUseWRQFTP
Remarks
The default value is true. When this property is True, Reflection FTP is used. You can use Reflection FTP to transfer files to an FTP server running on another PC, or on a UNIX, Unisys, VAX, HP, or other host. When it is False, Microsoft's FTP is used. Microsoft's FTP can only be used to transfer files to UNIX hosts.