[CentOS] High CPU usage by lftp

Tue May 12 04:48:53 UTC 2009
Rajagopal Swaminathan <raju.rajsand at gmail.com>

JohnS <jses27 at ...> writes:

> 
> What does uname -a say? Post It.
uname -a
Linux localhost.localdomain 2.6.18-128.1.6.el5 #1 SMP Wed Apr 1 09:19:18 EDT
2009 i686 i686 i386 GNU/Linux


> Post the complete lftp command also your using.
> 



lftp -u 'username' ftp://ftpsite.com -d -e "set xfer:log true; set ftp:ssl-allow
false;mirror -vc --log=/home/dnld/logs/lftp.log --parallel=10 /sourcedir/
/home/dnld/Dnld;exit"

For obvious reasons, I have had to hide exact details

Is there a method to log the filenames that are downloaded?

Regards

Rajagopal