Querying File Transfer Characteristics

Use these API calls to query the file transfer attributes.

aftp_extract_allocation_size
Extracts the amount of space allocated for the file that is being transmitted.
aftp_extract_block_size
Extracts the size of a data block for the file that is being transmitted.
aftp_extract_data_type
Extracts the way in which the transmitted data is interpreted.
aftp_extract_date_mode
Extracts how the date will be represented when the file is written.
aftp_extract_record_format
Extracts the record format of the transmitted file.
aftp_extract_record_length
Extracts the length of the transmitted file record.
aftp_extract_write_mode
Extracts the type of write operation that will occur when the transmitted file is written.