help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with ssh/sftp/unison in emacs shell on Windows


From: Xah Lee
Subject: problem with ssh/sftp/unison in emacs shell on Windows
Date: Mon, 15 Jun 2009 15:15:46 -0700 (PDT)
User-agent: G2/1.0

looks like emacsW32 have problems running sftp or unison.

the problem with both is this error message:

 bash: [4972: 1] tcsetattr: Inappropriate ioctl for device

is there some terminal setting or something in emacs to get this to
work?

unisone has a -dumbtty option, however, with that on, still same
error. So, apparently, it seems the problem is with emacsW32 or emacs
on Windows somewhere. On the Mac, I'm able run unison, rsync, sftp no
problem inside emacs's shell command, and i don't recall having to
setup setup anything particular...

possibly i need to tweak some termcap in cygwin??

Thanks.

-------------------------
Detail:

Here's the cygwin log:

Cygwin ~/web > unison -servercmd /usr/bin/unison c:/Users/xah/web
ssh://...@169.254.55.4//Users/xah/web
Contacting server...
bash: [6056: 1] tcsetattr: Inappropriate ioctl for device
[1]+  Stopped                 unison -servercmd /usr/bin/unison c:/
Users/xah/web ssh://...@169.254.55.4//Users/xah/web
Cygwin ~/web >

Cygwin ~/web/mswin/i > sftp xyz@www.example.com
Connecting to www.example.com ...
bash: [4972: 1] tcsetattr: Inappropriate ioctl for device

[1]+  Stopped                 sftp xyz@www.example.com
Cygwin ~/web/mswin/i >

My emacs version:

GNU Emacs 23.0.94.1 (i386-mingw-nt6.0.6001) of 2009-05-28 on
LENNART-69DE564 (patched)

  Xah
∑ http://xahlee.org/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]