Hi, I'm also using the cygwin-supplied lftp 3.7.6 under cygwin, and pipes work fine for me. (Using cygwin DLL version "1.5.25(0.156/4/2)")
What version of the cygwin DLL are you using? (you can find out with 'uname -r') - Sophie. On 6/7/09, Chris Sutcliffe <[email protected]> wrote: > 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 > >
