cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: usage CURLOPT_TIMECONDITION with Upload FTP

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 1 Apr 2005 22:55:13 +0200 (CEST)

On Fri, 1 Apr 2005 christophe.legry_at_orsyp.com wrote:

> I used CURLOPT_TIMECONDITION and CURLOPT_TIMEVALUE for FTP.
>
> It's work fine for Get function (download only for recent file) but not work
> correctly for Put function. if the file is not recent, Curl return error 18.
>
> < 213 20050401133616
> * The requested document is not old enough

What does "not work correctly" mean here?

What did you want this to do for the upload case?

What did you set CURLOPT_TIMECONDITION and CURLOPT_TIMEVALUE options to?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-01