lftp command issue connecting to FTP server

Project:lftp (project)
Component:User interface
Category:support request
Priority:critical
Assigned:spapade
Status:active
Project wiki:lftp
Description

Hi,

I am successfully able to connect to server using normal ftp command from linux server(ftp servername username password) but when try to connect using lftp its getting timeout error.

lftp ftp://spnfk:xxxx@server.war.com:21 -e 'cd / ; mput * ; bye'

Error Message:
cd: Fatal error: max-retries exceeded

Thanks,
Sunil