On Mon, Nov 07, 2005 at 04:13:32AM -0500, Justin Piszcz wrote: > The closest thing I can say is after prolonged use of lftp, it starts to > use 100% CPU, > 1hr or so when it is downloading.
What jobs are running at the time? Try to use
strace -p PID
ltrace -p PID
and send me the output. Interrupt those utilities in a couple of seconds.
--
Alexander..
