cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: check file existance (or get file size)

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sat, 27 Aug 2005 09:36:06 -0700

Or use the --head option (a.k.a. CURLOPT_NOBODY).

>>> Dan

On Sat, Aug 27, 2005 at 07:17:37AM -0700, Cory Nelson wrote:
> return 0 in a write function
>
> On 8/27/05, Yakov Lerner <qlerner_at_netvision.net.il> wrote:
> > Is it possible to just check existance of the file (the ftp -url, or
> > http-url)
> > (and possibly get file size) using libcurl, without downloading the
> > whole file ?
Received on 2005-08-27