Hello Ulrike,

Am Mittwoch, den 26.04.2017, 12:21 +0000 schrieb Ulrike Uhlig:

> I'm trying to connect to a SFTP server on port 22 using lftp.
> The same connection works fine from a GUI client.
> 
> It never works out, and I was wondering if this might be due to lftp
> not being compiled with libssl?
> 
> Here's what I get with ldd:
> 
> ldd /usr/bin/lftp
...
>       libgnutls-deb0.so.28 => /usr/lib/x86_64-linux-gnu/libgnutls-
> deb0.so.28
...
> This makes lftp kinda unusable for connection to SFTP servers.
> Or am I missing something here?

It is compiled against GNUTLS. 

You can test it with:

# lftp -d https://www.debian.org/

and see the certificate for example.

What is the debug output of your SFTP connection?

Regards

        Noël

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to