I still receive the message: ----- ssh foo.bu.edu -l foobar -e none -t -t /bin/sh || exit tcgetattr: Inappropriate ioctl for device -----
However, I am able to get the newest tramp version (2.1.3) to work using the "plink" method which I could not do before. This isn't very well documented on the tramp site, but if you follow the instructions for setting up plink to work transparently with pageant by generating keys with the puttygen program here, you might have success. Instructions are here: http://the.earth.li/~sgtatham/putty/0.56/htmldoc/ Because this method is more straightforward and better documented than using ssh-agent in cygwin, this might want to be considered as the recommended method for windows users. Thanks! Spencer Thiel On Sun, 16 Jan 2005 15:54:06 +0100, Michael Albinus <[EMAIL PROTECTED]> wrote: > Spencer Thiel <[EMAIL PROTECTED]> writes: > > > When I use sshx (which is recommended for my setup), I get this > > information in the tramp widow: > > ssh foo.bu.edu -l foobar -e none -t -t /bin/sh; echo "Tramp" > > "connection" "closed"; sleep 1 > > tcgetattr: Inappropriate ioctl for device > > > > Any advice would be appreciated. > > A similar bug has been fixed in Tramp 2.1.3. Maybe you give it a try. > > Best regards, Michael. > _______________________________________________ Tramp-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tramp-devel
