cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: SFTP using CURL in C++

From: Starbuck <1xrdqj102_at_sneakemail.com>
Date: Wed, 3 Dec 2008 13:47:25 -0800

You're asking the exact same question I asked a little over a
month ago. Look for thread "Need help with SFTP". The answer is
that the cURL binaries do not come pre-built with SFTP. You need
to build it yourself from source. My skills are not quite up to
the task and I lack the time to ask the required questions in all
of the right forums. One person named Dennis did offer his build
for Windows, but you are looking for Solaris. I didn't take him
up on the generous offer - I usually don't trust binaries from
unrecognized sources. So my solution unfortunately was to use
different tools that are more immediately available. Learning
how to build cURL from source is a worthwhile
(personal/community) skill to have however, if you have time to
work out all of the details. I hope to come back to this as time
permits.
 

 From: rajashri bhor rajashri_bhor-at-yahoo.com Sent:
 Tuesday, December 02, 2008 8:57 PM
          
> hello all,
>
> How to enable SFTP in cURL?
>
> currently output of curl --version is ass follows :
>
> ==>./curl --version curl 7.19.0 (sparc-sun-solaris2.8)
> libcurl/7.19.0 OpenSSL/0.9.7g zlib/1.1.3 Protocols:
> tftp ftp telnet dict ldap http file https ftps
> Features: IPv6 Largefile NTLM SSL libz
>
> What steps should i follow so that sftp will be
> enabled?
>
> Thanks, Rajashri Bhor.
 
 

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-12-03