cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-python mailing list Archives

Re: how does --remote-time work?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 11 Feb 2010 19:09:41 +0100 (CET)

On Thu, 11 Feb 2010, Wendell Turner wrote:

> Is it possible to get the effect of --remote-time in pycurl?

Yes:

First: Set CURLOPT_FILETIME to 1
Then: after a successful transfer, use CURLINFO_FILETIME to extract the time

-- 
  / daniel.haxx.se
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2010-02-11

These mail archives are generated by hypermail.

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

File upload with ASP.NET