ascii

Sets FTP connection to use ascii mode of transfer.

Attention: Available only with Twin Activate commercial edition.

Syntax

ascii(ftpObj)

Inputs

ftpObj
FTP object
Type: FTP object

Comments

Ascii is valid for text files. If set, remote hosts newline representations will be converted to local host newline representations.