[
https://issues.apache.org/jira/browse/NET-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082205#comment-16082205
]
Clément Mangin commented on NET-640:
------------------------------------
I'd love to, however I do not see an easy way to test for retries and timeouts
without some quite heavy modifications to the TFTPServer class found in the
existing tests, and I don't have the time to refactor it.
> TFTP sendFile retry broken
> --------------------------
>
> Key: NET-640
> URL: https://issues.apache.org/jira/browse/NET-640
> Project: Commons Net
> Issue Type: Bug
> Components: TFTP
> Affects Versions: 3.6
> Reporter: Clément Mangin
>
> The latest TFTP client rewrite for 3.6 promised to fix NET-477 but the bug is
> still present.
> The sendFile method does not resend the last sent block when it times out
> while waiting for said block's ack.
> Fix patch: https://s3.amazonaws.com/clement-mangin-personal/TFTPClient.patch
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)