To reproduce the problem:
1. Create a file in the tftproot directory that is less than 512 bytes
2. Start tftpgui
3. Use a TFTP client (on a different machine) to get that file
tftpgui will write the first block, then get the ACK for that block, and then
continue to send the _second_ block. But there is no more data. So it sends an
empty block to the client (which has already completed the transfer).
Original issue reported on code.google.com by thiadmer...@gmail.com on 22 Dec 2010 at 12:41
Original issue reported on code.google.com by
thiadmer...@gmail.com
on 22 Dec 2010 at 12:41