Hello, I have configured lftp so far to navigate the firewall to connect to a server via FTP over SSL (explicit).
I have set the following for the firewall: set ftp:use-feat no set ftp:ssl-allow no But after successful authentication by the firewall, the FTPS server returned an code: 503 Bad sequence of commands 451 requested action aborted: session in inconsistent state quit bye 1. I know I may need to provide the FTPS server with a certificate from the client, but where do I find the SSL certificate used in lftp for FTPS? 2. by setting ftp:ssl-allow no to navigate the firewall, is is still possible to connect via FTP over SSL? thanks for your help.
