You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bernd Eckenfels (JIRA)" <ji...@apache.org> on 2019/03/25 09:38:00 UTC

[jira] [Commented] (NET-668) Commons net 3.5 and 3.6 have different implementation for uploading files over TFTP

    [ https://issues.apache.org/jira/browse/NET-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800517#comment-16800517 ] 

Bernd Eckenfels commented on NET-668:
-------------------------------------

In order for someone to fix the bug we should know what is broken. Do you maybe have traces you can compare?

> Commons net 3.5 and 3.6 have different implementation for uploading files over TFTP
> -----------------------------------------------------------------------------------
>
>                 Key: NET-668
>                 URL: https://issues.apache.org/jira/browse/NET-668
>             Project: Commons Net
>          Issue Type: Wish
>          Components: TFTP
>    Affects Versions: 3.5, 3.6
>            Reporter: Ivan Puntev
>            Priority: Major
>
> I upload firmware to a device over TFTP and I use apache-commons-net 3.5. Everything works fine with this version.
> I saw that in 3.6 there is a upload progress added and I decided to update the library and add progress bar on the tool that I use but then the functionality broke. I checked and found that the implementation of the sendFile() method has changed.
> Can someone tell me what needs to be done in this situation? I need upload progress.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)