cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to enable SCP support in libcurl ..?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 25 Feb 2012 13:31:39 +0100 (CET)

On Sat, 25 Feb 2012, Yuvi yuvi wrote:

> I want to enable SCP support in libcurl the steps I followed are :

For libcurl, please use the curl-library mailing list!

> But when I run the sample program I am getting following error :
>
> * Protocol scp not supported or disabled in libcurl
> * Unsupported protocol

Then your sample program probably doesn't use your newly built libcurl but
instead use another install that doesn't have SCP enabled.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-25