cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: LDAP

From: Gisle Vanem <giva_at_bgnett.no>
Date: Wed, 22 Aug 2007 16:28:19 +0200

> ... So it seems OK to use openldap with cygwin, although it will be
> probably cleaner to rework the configure.ac file deeper than your simple
> patch.

On the subject of LDAP and curl, I see the progress bar is shown
at the end of a transfer. But all the values are zero. E.g.:

curl `ldap://directory.verisign.net/?cn,display-name,mail,info?subtree?(cn=*Nelson*)`
(to stderr):
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
  0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0

Presumable because libcurl gets no notion of bytes recv/xmit (since this is
hidden inside OpenLDAP/Wldap32.dll). How about removing this progress
bar for LDAP since it IMHO has no value?

--gv
Received on 2007-08-22