cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to include sftp support in libcurl

From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Mon, 22 Apr 2013 09:55:10 -0600

On Apr 22, 2013, at 9:46 AM, Alexander.Elgert_at_external.t-systems.com wrote:

> Does this help you?
> './configure' '--prefix=/curl' '--with-ssl=/curl' '--disable-manual' '--disable-lber' '--disable-ldap' '--disable-nls' 'CFLAGS=-g'
[…]
> FTPS is active with these features enabled

It wouldn't, because FTPS = FTP secured using TLS, which is not the same protocol as SFTP, which is a binary protocol secured using SSH. SSH != TLS.

Nick Zitzmann
<http://www.chronosnet.com/>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-22