Dim instance AsIFileTransferDim value AsBoolean
instance.ZmodemAutoDownload = value
value = instance.ZmodemAutoDownload
Property Value
The default value is true.
Remarks
With this feature, Reflection immediately starts receiving a remote file as soon as it detects a Zmodem header. When you set this property to False, you must start the remote system Zmodem send program and then use ZmodemReceiveFile to initiate a download. The default value is true.