2.2.3 File Transfer Commands

The following values specify file transfer commands. They are sent across as a Unicode string on the virtual channel on which the file data is sent.

Value

Meaning

FILEXFERACK

Indicates that the file transfer was accepted by the receiver of the file.

FILEXFEREND

Indicates that all packets in the file have been sent. This value is sent by the sender of the file after all packets have been sent.

FILEXFERREJECT

Indicates that either the file transfer was canceled or an error occurred and the transmission was terminated. This value can be sent by the sender or receiver of the file.