Hi, I just upgraded from 3.0.6 to 3.0.8 on Linux (Fedora Core 2). In 3.0.6 I regularly ran commands like
> ls DIRECTORY | more and > ls DIRECTORY | egrep -iv "xxx|yyy|zzz" But these Unix pipes don't seem to be working in 3.0.8. When the piped command completes, lftp hangs, and won't respond to signals (such as Ctrl-C). This bug also happens when I run the command from the shell: > lftp -c "open SITE; ls DIRECTORY | more" The same hang occurs. I hope this bug report helps ... Dan G. -- [EMAIL PROTECTED]
