On Sat, Feb 02, 2002 at 06:34:56PM +0100, dagobert wrote: > ---- Running ssh... (ssh -x -a -l x bail.ddts.net echo FISH:;/bin/sh) > ls: Fatal error: pseudo-tty allocation failed: Permission denied > lftp [EMAIL PROTECTED]:~>
Try to run strace to see what exact system call failed. lftp ought to report it, but for this time strace is needed. -- Alexander.
