procedure SendFileStructure(const Value: TScFTPFileStructure);
Description
Call the SendFileStructure method to define the way in which data is represented in FTP data transfer operations.
Value is used as an argument when sending the FTP 'STRU' command.
The response code received during execution of this command request is contained in the ReplyCode property.
See Also