cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] retrieving the modify date/time from a file on an FTP server.

From: Jean-Philippe Barrette-LaPierre <jpb_at_rrette.com>
Date: Tue, 04 Jul 2006 20:33:31 -0400

On Wed, 2006-07-05 at 00:04 +0200, Daniel Stenberg wrote:
> On Mon, 3 Jul 2006, Eric Kneisel wrote:
>
> > My question I suppose is what function is it saying to pass the pointer to a
> > long into. The easy_perform fuction doesn't seem to take a pointer to a
> > long, and downloads the file ontop of that.
>
> CURLINFO_FILETIME is passed to curl_easy_getinfo(). It takes a long pointer as
> argument.
>
> CURLOPT_FILETIME is passed to curl_easy_setopt(). It takes a long as argument.
>

If I understand correctly, you want to know the time BEFORE any
download?

_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2006-07-05

These mail archives are generated by hypermail.

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

File upload with ASP.NET