Sorry - I didn't have the list mail address bookmarked, so I reused it by replying to the latest mail I had to the list - and forgot to change subject. Sorry all!
// A-Vizion ----- Original Message ----- From: "A-Vizion" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 06, 2002 12:14 AM Subject: Re: LFTP problem connecting to ftp4all server. > Hi, > > I have just recently upgraded to 2.5.1 (FreeBSD) from 2.4.4 I think (at > least 2.4.x). > > Now I notice that whenever I limit bandwidth for my downloads with > net:limit-total-rate lftp start consuming close to 98% of my 450 mhz CPU. I > have ADSL 1024/512 kbit and limit lftp to 75000 bps. I have not tested if > this is also true if the current rate is below the limit - but I would > assume that it is not a problem then, since it shouldn't throttle with > current rate < max rate. > > Once I set the limit to 0 (unlimited) it's all good again. I don't really > know what to do more for helping you pinpoint the problem, so I hope this is > enough. > > Best regards > > // A-Vizion > > ----- Original Message ----- > From: "Alexander V. Lukyanov" <[EMAIL PROTECTED]> > To: "robert" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Sunday, May 05, 2002 4:20 PM > Subject: Re: LFTP problem connecting to ftp4all server. > > > > On Mon, May 06, 2002 at 12:08:47AM +1000, robert wrote: > > > I am trying to connect to an ftp4all server and i get this error.. > > > > > > <--- 220 > > > ---> AUTH TLS > > > <--- 421 AUTH command out of sequence (bouncer timeout?) > > > **** remote end closed connection > > > > Add this to your ~/.lftp/rc: > > > > set ftp:ssl-allow no > > > > to disable AUTH command. > > > > -- > > Alexander. > > > >
