lftp connection : Access failed: 521 Data connections must be encrypted
If during an lftp session you get the error message:
get: Access failed: 521 Data connections must be encrypted. (xxx.tar.gz)
You will need to set this variable:
lftp username@host.com:/> set ftp:ssl-protect-data true

