hi,

It seems that there is a bug with fish when lftp is passed in background
mode. The is that lftp eats all CPU time.

This is very easy to reproduce on various box. For example :
        
 * Gentoo
        Lftp | Version 2.6.10
        (kernel 2.6.1)
 * Fedora core
        lftp(0:2.6.10-1).i386
 * FreeBSD 5.1-p11
        if think it's a 2.6.10 since this box is up to date

This only append with the fish protocol :

$lftp fish://[EMAIL PROTECTED]
>get /path/file &

[ All is ok for now ]
>quit

[ lftp starts to eat all CPU time]

I have fond an old message (may 2002) which report the same problem under
cygwin. How can i fix this or help you to fix this ? 

I have quickly done an strace/ltrace which show that the lftp process
continuously send a kill -0 and call wait4 on the ssh process...

And thanks for lftp !

Cl�ment MATHIEU
-- 
> C'est un poisson d'avril en retard ?
Non c'est le printemps les neuneus fleurissent

        -- Mips : FCOB

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to