I'm experiencing issues with piped commands using lftp under cygwin. Specificially, if I do a:
ls | grep <string> or ls | less I get no output until I interrupt it with <Ctrl-C>. If I don't interrupt it, it never returns. I see this behaviour with 3.7.6 (the version that currently ships with Cygwin), as well as 3.7.14, which I compiled with gcc-4 under Cygwin 1.7. Please let me know if there is anything more I can do to assist in debugging the issue. Cheers! Chris -- Chris Sutcliffe http://emergedesktop.org
