Hi everyone,
Any idea why help commands would stop working when lftp is connected
to two FIFOs?

e.g.

mkdir /tmp/input
mkdir /tmp/output

lftp -f /tmp/input &> /tmp/output

(in a second terminal)
cat /tmp/output

(in a third terminal)
cat - > /tmp/input
help get

Nothing will be displayed in the second terminal. Why?

(Also, no output is displayed when connecting to servers or waiting
for the results of ls)


Thanks,
Adam Baxter

PS: I wish it were easier to remotely control an instance of lftp...
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to