ascii
Sets FTP connection to use ascii mode of transfer.
Attention: Valid only with Altair Communication Extension.
Syntax
ascii(ftpObj)
Inputs
- ftpObj
- FTP object
Comments
Ascii is valid for text files. If set, remote hosts newline representations will be converted to local host newline representations.