Hello, i've just compiled lftp 3.0.0 (with --with-ssl), and am having problems connecting to my FTPS site.
it is trying to connect to things, as the following happens when i try a normal connect: titan:/tmp/lftp-3.0.0 # lftp lftp :~> open ftp://localhost:749 lftp localhost:~> ls -la ls: Login failed: 550 SSL/TLS required on the control channel which is kind of what i would expect, although i was expecting it to ask for a login before returning a 550 error. however, when i do: lftp :~> open ftps://localhost:749 lftp localhost:~> ls -la it returns: Segmentation faultT negotiation...] the upper case "T" i think is left over from it trying to issue a "FEAT" command. any ideas? thanks, chris -- The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail. Software AG (UK) Limited Registered in England & Wales 1310740 Registered Office: Hudson House, Hudson Way, Pride Park, Derby DE24 8HS
