all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs  and Telnet
@ 2007-11-09 12:58 Will
  2007-11-09 14:00 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Will @ 2007-11-09 12:58 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

how do I connect my PC (MS Windows XP) with a Unix Server using 
telnet/ssh using Emacs?

Thanks in advance, Will

PS: I am using GNU Emacs 22.0.99.1 (i386-mingw-nt5.1.2600) of 2007-04-24 
on LENNART-69DE564 (patched) on MS Windows XP. I have also installed Cygwin.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
  2007-11-09 12:58 Emacs and Telnet Will
@ 2007-11-09 14:00 ` Eli Zaretskii
  2007-11-09 14:02 ` Peter Dyballa
       [not found] ` <mailman.3178.1194616876.18990.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 11+ messages in thread
From: Eli Zaretskii @ 2007-11-09 14:00 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Will <schimpanski@gmx.de>
> Date: Fri, 09 Nov 2007 13:58:16 +0100
> 
> how do I connect my PC (MS Windows XP) with a Unix Server using 
> telnet/ssh using Emacs?

I recommend PuTTY.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
  2007-11-09 12:58 Emacs and Telnet Will
  2007-11-09 14:00 ` Eli Zaretskii
@ 2007-11-09 14:02 ` Peter Dyballa
  2007-11-09 15:13   ` Sebastian Tennant
       [not found] ` <mailman.3178.1194616876.18990.help-gnu-emacs@gnu.org>
  2 siblings, 1 reply; 11+ messages in thread
From: Peter Dyballa @ 2007-11-09 14:02 UTC (permalink / raw)
  To: Will; +Cc: help-gnu-emacs


Am 09.11.2007 um 13:58 schrieb Will:

> how do I connect my PC (MS Windows XP) with a Unix Server using  
> telnet/ssh using Emacs?

How about: C-h i m Emacs RET s telnet RET ?

--
Greetings

   Pete

If you're not confused, you're not paying attention.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
  2007-11-09 14:02 ` Peter Dyballa
@ 2007-11-09 15:13   ` Sebastian Tennant
  2007-11-09 15:22     ` Peter Dyballa
  0 siblings, 1 reply; 11+ messages in thread
From: Sebastian Tennant @ 2007-11-09 15:13 UTC (permalink / raw)
  To: help-gnu-emacs

Quoth Peter Dyballa <Peter_Dyballa@Web.DE>:
> Am 09.11.2007 um 13:58 schrieb Will:
>
>> how do I connect my PC (MS Windows XP) with a Unix Server using
>> telnet/ssh using Emacs?
>
> How about: C-h i m Emacs RET s telnet RET ?
>

 M-x telnet

Sebastian

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
  2007-11-09 15:13   ` Sebastian Tennant
@ 2007-11-09 15:22     ` Peter Dyballa
  2007-11-09 16:08       ` Sebastian Tennant
  0 siblings, 1 reply; 11+ messages in thread
From: Peter Dyballa @ 2007-11-09 15:22 UTC (permalink / raw)
  To: Sebastian Tennant; +Cc: help-gnu-emacs


Am 09.11.2007 um 16:13 schrieb Sebastian Tennant:

>>> how do I connect my PC (MS Windows XP) with a Unix Server using
>>> telnet/ssh using Emacs?
>>
>> How about: C-h i m Emacs RET s telnet RET ?
>>
>
>  M-x telnet

When this works at once, he'll never read about it!

--
Greetings

   Pete

"I love deadlines. I love the whooshing noise they make as they go by."
                                            (Douglas Adams)

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
  2007-11-09 15:22     ` Peter Dyballa
@ 2007-11-09 16:08       ` Sebastian Tennant
  0 siblings, 0 replies; 11+ messages in thread
From: Sebastian Tennant @ 2007-11-09 16:08 UTC (permalink / raw)
  To: help-gnu-emacs

Quoth Peter Dyballa <Peter_Dyballa@Web.DE>:
> Am 09.11.2007 um 16:13 schrieb Sebastian Tennant:
>
>>>> how do I connect my PC (MS Windows XP) with a Unix Server using
>>>> telnet/ssh using Emacs?
>>>
>>> How about: C-h i m Emacs RET s telnet RET ?
>>>
>>
>>  M-x telnet
>
> When this works at once, he'll never read about it!

You have a point.

Sebastian

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
       [not found] ` <mailman.3178.1194616876.18990.help-gnu-emacs@gnu.org>
@ 2007-11-17  1:55   ` thorne
  2007-11-17  9:24     ` Eli Zaretskii
       [not found]     ` <mailman.3705.1195291493.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 11+ messages in thread
From: thorne @ 2007-11-17  1:55 UTC (permalink / raw)
  To: help-gnu-emacs

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Will <schimpanski@gmx.de>
>> Date: Fri, 09 Nov 2007 13:58:16 +0100
>> 
>> how do I connect my PC (MS Windows XP) with a Unix Server using 
>> telnet/ssh using Emacs?
>
> I recommend PuTTY.

Somewhat off topic, i was playing around today with my cingular 8125
cell phone,found a working version of PuTTY for it, and can now connect
to my server running multy-tty Emacs and use it through the cell phone
with the only issue being that i haven't yet figured out how to send a
META escape character... which, i suppose, is a fairly significant
issue, but it's a start.

--
Theron Ttlåx

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
  2007-11-17  1:55   ` thorne
@ 2007-11-17  9:24     ` Eli Zaretskii
       [not found]     ` <mailman.3705.1195291493.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 11+ messages in thread
From: Eli Zaretskii @ 2007-11-17  9:24 UTC (permalink / raw)
  To: help-gnu-emacs

> From: thorne <thinly-disguised@spam-sucks.foo>
> Date: Fri, 16 Nov 2007 18:55:00 -0700
> 
> Somewhat off topic, i was playing around today with my cingular 8125
> cell phone,found a working version of PuTTY for it, and can now connect
> to my server running multy-tty Emacs and use it through the cell phone
> with the only issue being that i haven't yet figured out how to send a
> META escape character...

What's wrong with ESC ?  Typing from a cellphone is slow anyway, so
ESC-x vs META-x is not going to be an issue, I think.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
       [not found]     ` <mailman.3705.1195291493.18990.help-gnu-emacs@gnu.org>
@ 2007-11-18  3:30       ` thorne
  2007-11-18 21:17         ` Will
  0 siblings, 1 reply; 11+ messages in thread
From: thorne @ 2007-11-18  3:30 UTC (permalink / raw)
  To: help-gnu-emacs

Eli Zaretskii <eliz@gnu.org> writes:
>> Somewhat off topic, i was playing around today with my cingular 8125
>> cell phone,found a working version of PuTTY for it, and can now connect
>> to my server running multy-tty Emacs and use it through the cell phone
>> with the only issue being that i haven't yet figured out how to send a
>> META escape character...
>
> What's wrong with ESC ?  Typing from a cellphone is slow anyway, so
> ESC-x vs META-x is not going to be an issue, I think.

Oh, well, i don't have an ESC on the cell, otherwise i would.  I am
thinking about getting a bluetooth keyboard for it, though.  There is an
onscreen keyboard you can use that does have CTRL, but no ALT or ESC.
The hardware keyboard that slides out with this model is generally nice,
but lacks all three.

--
Theron Ttlåx

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
  2007-11-18  3:30       ` thorne
@ 2007-11-18 21:17         ` Will
  2007-11-19  9:27           ` Bernardo Bacic
  0 siblings, 1 reply; 11+ messages in thread
From: Will @ 2007-11-18 21:17 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

thanks for the replies so far. My question remains:
How can I connect via telnet/ftp to a remote server via Emacs?
I'd like to use the commands
M-x telnet and C-x C-f /<user>@<server>:/   .

Sofar I have tried out:

--------------------------------------------------
1) Telnet: GNU Emacs/W32

;; .emacs
(require 'telnet)
(setq-default telnet-program "puttytel")

;; Interactive
M-x telnet RET <SERVERNAME> RET

=> starts Putty as an external program, not as as subprocess within 
Emacs, that's not what I want
--------------------------------------------------
2) Telnet: GNU Emacs/W32

;; .emacs
(require 'telnet)
(setq-default telnet-program "telnet")

;; interactive
M-x telnet RET <SERVERNAME> RET

=> Buffer *telnet-<Servername>*
Process telnet-mimir _exited abnormally_ with code 255
=> Buffer *Messages*
if: Process telnet-<Servername> not running
--------------------------------------------------
3) Telnet: cygwin-shell/cmd-shell in Emacs

 > telnet <server>
=> login successful!

 > ssh <server>
=> login failed!
Pseudo-terminal will not be allocated because stdin is not a terminal.
--------------------------------------------------
(4) Telnet: Cygwin-shell/CMD shell external (not in Emacs)

=> telnet and ssh login are successful!

--------------------------------------------------
5) FTP: Connecting via FTP with Emacs
;; Interactive
M-x /<user>@<server>:/

=> Buffer *Messages*

Loading tramp...done
Opening FTP connection to <server>...done
Logging in as user <user>@<server>...done
Getting PWD...done
Doing CD...done
Listing /<user>@<server>:/...

=> gets stalled...

--------------------------------------------------
6) FTP: Cygwin/CMD shell in Emacs

=> Login possible, but gets stalled when entering commands (e.g. ls)

--------------------------------------------------
7) FTP: Cygwin/CMD shell external (not in Emacs)

=> login successful, no problems when using commands (e.g. ls)
--------------------------------------------------

Sorry, for this long email.

Best, Will

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Emacs  and Telnet
  2007-11-18 21:17         ` Will
@ 2007-11-19  9:27           ` Bernardo Bacic
  0 siblings, 0 replies; 11+ messages in thread
From: Bernardo Bacic @ 2007-11-19  9:27 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: schimpanski


> Hi,
> 
> thanks for the replies so far. My question remains:
> How can I connect via telnet/ftp to a remote server via Emacs?

telnet is a somewhat difficult beast under Windows

have a look at http://www.gnu.org/software/emacs/windows/faq8.html

i can confirm that jtelnet works, although it doesn't seem to be 
maintained (and once up and running it seems to use a lot of CPU cycles)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-11-19  9:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-09 12:58 Emacs and Telnet Will
2007-11-09 14:00 ` Eli Zaretskii
2007-11-09 14:02 ` Peter Dyballa
2007-11-09 15:13   ` Sebastian Tennant
2007-11-09 15:22     ` Peter Dyballa
2007-11-09 16:08       ` Sebastian Tennant
     [not found] ` <mailman.3178.1194616876.18990.help-gnu-emacs@gnu.org>
2007-11-17  1:55   ` thorne
2007-11-17  9:24     ` Eli Zaretskii
     [not found]     ` <mailman.3705.1195291493.18990.help-gnu-emacs@gnu.org>
2007-11-18  3:30       ` thorne
2007-11-18 21:17         ` Will
2007-11-19  9:27           ` Bernardo Bacic

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.