Dim instance AsIFileTransferDim value AsBoolean
instance.WRQTransferWithAttributes = value
value = instance.WRQTransferWithAttributes
Property Value
The default value is false.
Remarks
This property is relevant only for transfers that use the WRQ/Reflection protocol. For binary transfers, WRQTransferWithAttributes is equivalent to using TransferTypeOption.Image as the value of the TransferType argument with the WRQSendFile method. The main use of this property is to receive ASCII files from the host and retain their attribute information. The default value is false.