cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET