expression.ReadCtrlZAsEOF As Boolean
where expression is a variable that represents a FileTransfer Object
expression.ReadCtrlZAsEOF As Boolean
The equivalent property for ASCII transfers from the host is WriteCtrlZAsEOF, which determines whether a Ctrl-Z character should be appended to ASCII files being transferred from the host.
The default value is true.