Previous Topic: file_option

Next Topic: fips_mode


file_type

Indicates the type of transmission.

SEND_FILE

File transfer

SEND_REPORT

Report to be printed

SEND_JOB

Job

RECEIVE_FILE

Retrieval of a file

Note: For the following transmission types, the starting_state needs to be changed as shown:

SEND_FILE, SEND_REPORT, or SEND_JOB

Change starting_state to LOCAL_SEND.

RECEIVE_FILE

Change starting_state to LOCAL_RECEIVE.