cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: FTP SIZE command?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Aug 2006 01:03:06 +0200 (CEST)

On Tue, 8 Aug 2006, Armel Asselin wrote:

> first list ftp folders so I do a LIST command, and i have the sizes and I
> thought that libcurl really needed them, so that's why I wanted to provide
> them. but if I can find another way (parsing the RETR response line
> potentially, if I understood you well), it's cool.

The thing is just that I find it unlikely that people and apps in general will
know the size on beforehand and want to pass that to libcurl to avoid the SIZE
and still get a reliable size check. That's why I dislike the idea of having
the API that way.

The RETR size parser is already in libcurl the way I described.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-08-08

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET