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: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 5 Jul 2006 00:04:22 +0200 (CEST)

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.

-- 
          -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
   ech`echo xiun|tr nu oc|sed 'sx\([s\x]\)\([\xoi]\)xo un\2\1 is xg'`ol
_______________________________________________
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