Re: Reg curl tftp upload issue
Date: Thu, 7 May 2020 13:41:53 +0200
On Thu, May 07, 2020 at 04:58:08PM +0530, murugan balraj via curl-users wrote:
> I am facing issue in curl tftp upload. Upload stops after reaching some
> percentage.
> Curl progress stops, stays in the same percentage till the timeout happens (300
> seconds).
>
> curl -T logfile tftp://135.249.31.96/ -#
> ###################
> 15.0%
> #
>
> linux machine1 ( curl tftp client ) --> linux macine2 tftp-hpa 5.2 server
>
> The issue is not observed on all the linux machines that i have tried. 1
> machine this issue is observed for now.
>
> Observations :
> -The upload file size is around ~50 mb.
Is the problem at all related to the file size? For example, is it an exact
multiple of the block size (there have been bugs around this in the past)?
Does it happen on smaller uploads, too? Do you have any clues as to what
triggers the situation, like a retry?
Dan
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-05-07