all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem with ssh/sftp/unison in emacs shell on Windows
@ 2009-06-15 22:15 Xah Lee
  2009-06-15 22:20 ` Xah Lee
  0 siblings, 1 reply; 4+ messages in thread
From: Xah Lee @ 2009-06-15 22:15 UTC (permalink / raw)
  To: help-gnu-emacs

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/^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-16 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15 22:15 problem with ssh/sftp/unison in emacs shell on Windows Xah Lee
2009-06-15 22:20 ` Xah Lee
2009-06-16 18:27   ` Eli Zaretskii
2009-06-16 21:11     ` Lennart Borgman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.