cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: TFTP get does not work with files > 40MB ?

From: Eddie Mendonca (eddiem) <eddiem_at_cisco.com>
Date: Wed, 20 May 2009 10:00:20 -0700

Okay, I'll try upgrading, thanks for the quick response.
~eddie

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Wednesday, May 20, 2009 12:31 AM
To: the curl tool
Subject: Re: TFTP get does not work with files > 40MB ?

On Tue, 19 May 2009, Eddie Mendonca (eddiem) wrote:

> I'm using CURL 7.16.2. I'm aware of the old 32Mb TFTP file size
limitation,
> but my TFTP server supports large files. Using command line tftp I'm
able
> to get a file over 600Mb from the same server, witout loosing any
bytes.
> But using curl, if the file is over 40Mb it starts loosing bytes.
Here you
> can see I pulled a file that was 40Mb:

...

> I notices as the files get larger, the loss gets larger. I feel like
I'm
> missing something obvious. Any remedy to this?

A first shot would of course be to try a modern curl version as changes
have
been made and it now supports block-size negotiation etc, which I think
is the
prerequisite for >32MB transfers.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-05-20