On Mon, Nov 07, 2005 at 04:35:57PM -0500, Justin Piszcz wrote: > It looks like the patch has fixed the problem, I was at work when you sent > it, what exactly was the problem? I will keep it running over night and
The problem occured when the server closed control connection, but the data connection was still open. Older lftp versions just reconnected in that case, newer do not, and it triggered another bug in buffer code - it spinned when a buffer got EOF and was not deleted. -- Alexander.
