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: Mon, 28 Jul 2008 23:03:26 -0400

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.

MB
Received on 2008-07-29