I have created an linux instance using amazon lightsail. After installing lftp i am getting error Login failed: 550 SSL/TLS required on the control channel I am using the following code
lftp -e 'pget -n 10 -c files.csv.gz -o ./test.csv.gz;bye' -u username,pass server cache flush