ft Indication

File transfer state change.

AttributeAlways present?Purpose
stateyesNew file transfer state
bytesnoNumber of bytes transferred
successnotrue or false
textnoCompletion message

The bytes attribute is present only if the state is running. The success and text attributes are present only if the state is complete. States are:
StateMeaning
awaitingIND$FILE command sent, waiting acknowledgment
runningTransfer in progress
abortingAbort initiated
completeTransfer complete
requestedInteractive dialog requested

Example:

<ft state="running" bytes="1023"/>


b3270: Protocol - Operations - Indications