$ lftp -u {user} {host}:{port}
To solve problems with TLS/SSL
set ssl:verify-certificate no
Tags linux command
Back