Re: Bug Report on lftp with AUTH TLS
"Alexander V. Lukyanov" <[email protected]>
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 30, 2004 at 04:26:21AM +0200, Benjamin wrote: > ---> FEAT > <--- 211-Features: > <--- 211-MDTM > <--- 211-REST STREAM > <--- 211-SIZE > <--- 211-AUTH TLS > <--- 211-PBSZ > <--- 211-PROT > <--- 211 End > ---> QUIT > ---- Closing control socket > ls: Login failed: ftp:ssl-force is set and server does not support or allow SSL This is an RFC-2389 violation - wrong FEAT reply format. I'll add a work-around for it. For now, use: set use-feat/this.server.com off -- Alexander.