curl-library
usage CURLOPT_TIMECONDITION with Upload FTP
From: <christophe.legry_at_orsyp.com>
Date: Fri, 1 Apr 2005 16:24:02 +0200
Date: Fri, 1 Apr 2005 16:24:02 +0200
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
* Remembering we are in dir /orsyp2/home/testftp/
* Uploaded unaligned file size (0 out of 1176768 bytes)
Progression = 0.00 / 0.00 (nan0xffffffff %)
* Closing connection #0
Any ideas are appreciated
Thanks
CL.
Received on 2005-04-01