binary

Sets FTP connection to use binary mode of transfer.

Attention: Available only with Twin Activate commercial edition.

Syntax

binary(ftpObj)

Inputs

ftpObj
FTP object
Type: FTP object

Comments

In this mode of transfer, remote hosts newline representations will not convert to local newline representations.