cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to configure the library to behave like the command line?

From: Matt Nelson <mattjnelso_at_gmail.com>
Date: Fri, 7 Jan 2011 19:32:34 +0000

On Friday, 7 January 2011, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Fri, 7 Jan 2011, Matt Nelson wrote:
>
>
> I'm on a Windows XP 64 bit machine running Visual Studio 2008 and I may be
> doing something really stupid (probably), but I downloaded curl.exe (version
> curl-7.21.0-win64-nossl) and running it with the following parameters from a
> command line works fine:
> curl --ntlm -u : http://sharepoint.domain.com/path/to/file.txt
>
>
> That seems to imply you use SSPI NTLM, so perhaps the libcurl you've been using hasn't been built with SSPI enabled...
>
> --
>
>  / daniel.haxx.se
> -------------------------------------------------------------------
Thanks for the info. I realise this is a big thing to ask, but could
you tell me how to compile the source correctly for my situation -
using visual studio.

Thanks again, much appreciated

Matt
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette:  http://curl.haxx.se/mail/etiquette.html
>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-01-07