HIOT-548

If the file size is changed while transferring a file, an incorrect end code is output to the receiving-side host

Phenomenon

If the file size is changed while transferring a file, either of the following incorrect end codes is output to the receiving-side host.

  • For Windows: 732

  • For Linux: 302

You can check the end code in the transfer log.

Note that the correct end code "5" is output to the sending-side host.

Affected versions

From Ver.1.0.0 to Ver.2.3.1

Version when it was corrected

Ver.2.3.2

Affected module

HULFT IoT Agent

Condition to reproduce

This phenomenon occurs when the size of the file to transfer is changed while transferring the file.

Alternative workaround

None

Status description

Either of the following correct end codes is output to the receiving-side host:

  • For Windows: 406

  • For Linux: 209