cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to disable FTP file upload overwrite??

From: Mohun Biswas <m_biswas_at_mailinator.com>
Date: Tue, 29 Jul 2008 09:46:18 -0400

Jeff Pohlmeyer wrote:
> Mohun Biswas wrote:
>> Tiago Conceição wrote:
>
>>> thanks, and how can i do a clean/fast file exist check?
>
>> The answer is access() or stat(). But at this point you're drifting well
>> beyond libcurl and into basic programming issues which are better
>> addressed elsewhere.
>
> No, I think he wants to check the existence of
> the remote file, not a local one.

Ah, you're probably right. Sorry.

MB
Received on 2008-07-29