Hello Alex,
I use lftp with vsftpd which forces me to use encrypted data and control
connections. Everything is working fine, until I transfer the first file
(ls output comes to me and it is encrypted).

        get: Access failed: 521 Data connections must be encrypted.

What I don't get is that lftp uses already encrypted data connections
for ls but when it comes to 'file transfer' data connections it tries
unencrypted, why is this? Of course everything is working fine if I set:

        set ftp:ssl-protect-data true

But it would be nice if lftp uses the same machanism it uses to ensure
that ls stuff is encrypted for the 'file transfers', too. Even without
telling it to do so.

        Thomas

Reply via email to