If the read callback doesn't fill up the entire buffer, that is considered the end of the transfer by the TFTP server. This can easily happen when uploading from stdin.
Serj Kalichev posted a patch for this problem here
The text was updated successfully, but these errors were encountered:
If the read callback doesn't fill up the entire buffer, that is considered the end of the transfer by the TFTP server. This can easily happen when uploading from stdin.
Serj Kalichev posted a patch for this problem here
The text was updated successfully, but these errors were encountered: