> > 2908 conn->quit_sent=true; > > Yes, thanks! Here is a patch for the problem.
wow! that was quick :) thanks you, it doesn't seg-fault anymore! there's still a slight problem with it though i'm afraid: lftp [EMAIL PROTECTED]:~> open -u xxxxxx ftps://212.13.203.149:749 Password: lftp [EMAIL PROTECTED]:~> ls -la ls: Fatal error: lftp [EMAIL PROTECTED]:~> pwd ftps://[EMAIL PROTECTED]:749 any idea why this is failing? would you like me to run it through the gdb? also, if i try and connect without ftps (my server only accepts ftps connections), it just says: lftp [EMAIL PROTECTED]:~> open -u xxxxxx 212.13.203.149:749 Password: lftp [EMAIL PROTECTED]:~> ls -la `ls -la' at 0 [Delaying before reconnect: 29] rather than showing the "550 SSL/TLS required on the control channel" error that proftpd replies with. i suggest that it would be useful to display the error incase people don't understand why they aren't connecting properly. thank you! 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
