Hi Corinna,
On Sat, 16 Mar 2019 16:34:41 +0100 Corinna Vinschen wrote:
> Pushed and new release uploaded.
I confirmed that the issue has been fixed in login 1.13-1.
Thank you very much!
--
Takashi Yano
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cyg
0 Takashi Yano wrote:
> > > Hello,
> > >
> > > I would like to propose a patch attached for login package.
> > >
> > > This fixes the issue that GNU screen and tmux cannot read tty input
> > > if they are started in a telnet session.
> >
ropose a patch attached for login package.
> >
> > This fixes the issue that GNU screen and tmux cannot read tty input
> > if they are started in a telnet session.
> >
> > This issue is due to the ownership of tty. With login 1.12-1, tty
> > is owned by cyg_se
I try to clarify the title a little.
On Sat, 9 Mar 2019 10:35:13 +0900 Takashi Yano wrote:
> Hello,
>
> I would like to propose a patch attached for login package.
>
> This fixes the issue that GNU screen and tmux cannot read tty input
> if they are started in a telnet sessio
Hello,
I would like to propose a patch attached for login package.
This fixes the issue that GNU screen and tmux cannot read tty input
if they are started in a telnet session.
This issue is due to the ownership of tty. With login 1.12-1, tty
is owned by cyg_server after logging in via telnet
On Jul 13, 2015, at 10:34 AM, Andrey Repin wrote:
>
> In my environment, a small touch to the original file cause changes throughout
> the entirety of its stored image. ('cause storage format is actually an
> archive, and a small change here and there in the source file cause massive
> shifts in
Greetings, Warren Young!
>>> Consider all the disk I/O required. In its default mode, rsync must do a
>>> full directory tree scan on the directory to be transferred, on *both* ends.
>>> For each file with a different mtime or size, it must then recompute all the
>>> hashes in that file, again on
On Jul 10, 2015, at 8:38 PM, Andrey Repin wrote:
>
>> Consider all the disk I/O required. In its default mode, rsync must do a
>> full directory tree scan on the directory to be transferred, on *both* ends.
>> For each file with a different mtime or size, it must then recompute all the
>> hashes
Greetings, Warren Young!
> On Jul 9, 2015, at 12:04 AM, Andrey Repin wrote:
>>
>>> rsync requires a pretty heavy network transaction to figure
>>> out if files have changed.
>>
>> I'm rsync'ing about 15 gigabytes of my home directory with just a few megs of
>> network exchange.
> “Just?”
> Th
On 10 July 2015 at 07:19, Warren Young wrote:
> On Jul 9, 2015, at 12:04 AM, Andrey Repin wrote:
>>
>>> rsync requires a pretty heavy network transaction to figure
>>> out if files have changed.
>>
>> I'm rsync'ing about 15 gigabytes of my home directory with just a few megs of
>> network exchang
On Jul 9, 2015, at 12:04 AM, Andrey Repin wrote:
>
>> rsync requires a pretty heavy network transaction to figure
>> out if files have changed.
>
> I'm rsync'ing about 15 gigabytes of my home directory with just a few megs of
> network exchange.
“Just?”
That was my definition of “heavy”.
Cons
Greetings, Warren Young!
> Why are you reinventing these perfectly good wheels, poorly?
> Yes, poorly. rsync requires a pretty heavy network transaction to figure
> out if files have changed.
O.o
I'm rsync'ing about 15 gigabytes of my home directory with just a few megs of
network exchange.
Wha
On Jul 6, 2015, at 1:03 PM, Joseph B wrote:
>
> LAN Adapter
> IP: 192.168.0.2 (static)
> Subnet Mask: 255.255.255.0
> no DNS server
>
> Wifi Adapter
> 192.168.254.18 (dynamic)
> 255.255.255.0
> gateway: 192.168.254.254
>
Mask 255.255.255.0 means the first three octets are the network number, a
On Jul 5, 2015, at 6:35 PM, Spinfusion wrote:
>
> To set up rsync over SSH, to sync my org-mode GTD files, activated every
> time my laptop or pc goes idle, as described by Gina Trapani.
If you’re referring to the following article, it was written about a month
before Dropbox went live.
http
ior before. Ping from desktop windows CLI
succeeds normally.
Cygwin telnet fails to cross the cable both ways, with error "unable
to connect to remote host: Connection timed out". Telnetting localhost
gives "connection refused". I don't know how to set up a telnet
s too slow.
> Cygwin functionality:
> ping works.
> telnet error: connection timed out
> ssh error: connection timed out
> ssh connection to localhost - works
> Background and guesses:
> I've read and tried many fixes with no luck, to the best of my limited
> understan
over the ethernet cable
because wifi was too slow.
Are you sure it was over the cable ?
A lot of errors means a broken cable or a weak wifi.
Cygwin functionality:
ping works.
telnet error: connection timed out
ssh error: connection timed out
ssh connection to localhost - works
It seems a routing
too slow.
Cygwin functionality:
ping works.
telnet error: connection timed out
ssh error: connection timed out
ssh connection to localhost - works
Background and guesses:
I've read and tried many fixes with no luck, to the best of my limited
understanding.
I doubt network name
On Sat, Jan 25, 2014 at 04:15:17AM -0800, zeev wrote:
>You can use the 'nc' (aka netcat) instead of telnet
>
>nc localhost 80
>
>From a cygwin terminal it will give an equivalent result to 'telnet
>localhost 80', and far better than Microsoft's #$&
You can use the 'nc' (aka netcat) instead of telnet
nc localhost 80
>From a cygwin terminal it will give an equivalent result to 'telnet
localhost 80', and far better than Microsoft's #$&%#*%&$# telnet
Search for 'nc' in the cygwin installation.
On Sun, Oct 27, 2013 at 7:15 PM, Ralph Siegler wrote:
> Corinna Vinschen writes:
>
> I'd suggest to use ssh instead.
>> Telnet is inherently unsecure and ssh is a wonderful replacement.
> but telnet is an invaluable tool for command line troubleshooting tcp
> network c
Corinna Vinschen cygwin.com> writes:
I'd suggest to use ssh instead.
> Telnet is inherently unsecure and ssh is a wonderful replacement.
>
> Corinna
>
but telnet is an invaluable tool for command line troubleshooting tcp
network connectivity issues to SMTP, HTTP a
On Thu, Aug 8, 2013 at 7:30 PM, Warren Young wrote:
> On 8/8/2013 05:08, Andrey Repin wrote:
>>
>>
>> Though, I fail to see, how Cygwin telnet is different from, say PuTTY. Or
>> native Windows telnet.
>
>
> Windows 8 doesn't come with telnet.exe install
On 8/8/2013 05:08, Andrey Repin wrote:
Though, I fail to see, how Cygwin telnet is different from, say PuTTY. Or
native Windows telnet.
Windows 8 doesn't come with telnet.exe installed by default, and when
you install it from Programs and Features, it's invisible to Cygwin 32,
Greetings, Corinna Vinschen!
> On Aug 7 17:36, Larry Hall (Cygwin) wrote:
>> On 8/7/2013 5:18 PM, Andy Davidson wrote:
>> >
>> >Hi,
>> >
>> >I have the latest Cygwin, setup is v2.819 (64 bit). I want to install
>> >telnet but the
On Aug 7 17:36, Larry Hall (Cygwin) wrote:
> On 8/7/2013 5:18 PM, Andy Davidson wrote:
> >
> >Hi,
> >
> >I have the latest Cygwin, setup is v2.819 (64 bit). I want to install
> >telnet but the inetutils package isn't in the installer any more. It
>
On 8/7/2013 5:18 PM, Andy Davidson wrote:
Hi,
I have the latest Cygwin, setup is v2.819 (64 bit). I want to install
telnet but the inetutils package isn't in the installer any more. It
doesn't seem to be in the last version I installed around a month ago.
Any clues ?
<http://c
Hi,
I have the latest Cygwin, setup is v2.819 (64 bit). I want to install telnet
but the inetutils package isn't in the installer any more. It doesn't seem to
be in the last version I installed around a month ago. Any clues ?
Andy
--
Problem reports: http://cygwin.com/pro
On 8/20/2012 3:18 PM, Baurzhan Ismagulov wrote:
On Mon, Aug 20, 2012 at 11:11:29AM +0800, narke wrote:
I cannot find the 'telnet' command in my newly installed cygwin. I
remembered there was one in previous version. With the 'setup'
program, I also cannot got a resul
On 20/08/2012 12:10 AM, Mark Geisert wrote:
narke writes:
I cannot find the 'telnet' command in my newly installed cygwin. I
remembered there was one in previous version. With the 'setup' program,
I also cannot got a result when search in the package search box.
Could so
On Mon, Aug 20, 2012 at 11:11:29AM +0800, narke wrote:
> I cannot find the 'telnet' command in my newly installed cygwin. I
> remembered there was one in previous version. With the 'setup'
> program, I also cannot got a result when search in the package
> searc
narke writes:
> I cannot find the 'telnet' command in my newly installed cygwin. I
> remembered there was one in previous version. With the 'setup' program,
> I also cannot got a result when search in the package search box.
>
> Could someone please tell
Hi, list
I cannot find the 'telnet' command in my newly installed cygwin. I
remembered there was one in previous version. With the 'setup' program,
I also cannot got a result when search in the package search box.
Could someone please tell me what's the correct p
On 04/05/2012 09:35 PM, John wrote:
It's not a telnet connection. You're not using telnet! You're using
gnutls-cli, which is not telnet.
Fair enough, I like clarity too. More precisely I could say that it is a
secure form of telnet-like communication, similar to OpenSSL or Putty
s-cli --insecure -p 563 news.gmane.org | grep 200
>>>
>>> And it now works correctly. Exactly the same response from his linux
>>> system
>>> was returned in my cygwin environment:
>>>
>>> 200 news.gmane.org InterNetNews NNRP server INN 2.5.1 re
works correctly. Exactly the same response from his linux
>> system
>> was returned in my cygwin environment:
>>
>> 200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok)
> Good.
>> Am I understanding that this is an encrypted Telnet connection
InterNetNews NNRP server INN 2.5.1 ready (posting ok)
Good.
Am I understanding that this is an encrypted Telnet connection to gmane's news server? Is
the reason for the option "--insecure" needed because this is not an
authenticated logon? Thanks.
It's not a telnet connection. You
ne. If
>> I
>> am not mistaken, both use telnet. The two different commands he used to
>> illustrate them are these:
>>
>> You can use STARTTLS on the nntp port (119):
>>
>>$ echo -e 'HELP\nQUIT\n' | nc news.gmane.org nntp | grep TLS
>>
On 4/5/2012 10:14 AM, John wrote:
Hello. I read on another list about how one (presumably) Linux user connects
to newsgroups using one of two different methods on the command line. If I
am not mistaken, both use telnet. The two different commands he used to
illustrate them are these:
You can
Hello. I read on another list about how one (presumably) Linux user connects
to newsgroups using one of two different methods on the command line. If I
am not mistaken, both use telnet. The two different commands he used to
illustrate them are these:
You can use STARTTLS on the nntp port (119
On 12/9/2011 9:03, Mike Brown wrote:
Because with OpenSSH properly configured you get scp and sftp pretty much for
free.
I don't use either feature :-)
Maybe because you're using WinSSD! :-)
You don't use those features on your Solaris boxes? Oh wait you seem to
only have one
Because yo
On Fri, Dec 09, 2011 at 08:09:18AM -0800, Andrew DeFaria wrote:
> Because ssh will allow you to forward X11 (WinSSHD?)
Yes.
> Because ssh allows you to tunnel things if you want (WinSSHD?)
Yes.
> Because with OpenSSH properly configured you get scp and sftp pretty much
> for free.
I don't use
On 2011-12-09 15:31Z, Mike Brown wrote:
>
> I found no section in the user guide regarding converting from 1.5 to 1.7.
> The last thing I want to do is make my current install non-functional.
You can leave your 1.5 version undisturbed and install 1.7 in parallel.
Read the instructions in this mes
On 12/09/11 06:33, Mike Brown wrote:
On Fri, Dec 09, 2011 at 03:10:34PM +0100, Thorsten Kampe wrote:
Better use OpenSSH
And why would that be?
MB
Because ssh is encrypted (WinSSHD probably is too).
Because ssh will allow you to forward X11 (WinSSHD?)
Because ssh allows you to tunnel things if
On Fri, Dec 09, 2011 at 05:02:58PM +0100, Thorsten Kampe wrote:
> It's Windows XP (NT 5.1). uname -a should give you the full information.
D'Oh! I know better, considering I've used that command for years. Long
night.
1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin
> I upgraded when it came
* Mike Brown (Fri, 9 Dec 2011 09:31:45 -0600)
> On Fri, Dec 09, 2011 at 03:42:42PM +0100, Thorsten Kampe wrote:
> I suppose I better update my installation. I may be in trouble as
> uname says that it is: CYGWIN_NT-5.1
>
> cygcheck version 1.88
> System Checker for Cygwin
> Copyright 1
On Fri, Dec 09, 2011 at 03:42:42PM +0100, Thorsten Kampe wrote:
> Okay, better is not correct. Let's call it equally good. It's free,
> constantly updated, easy to setup and is integrated in your existing
> Cygwin installation.
When I did an initial search in the packages for ssh, I didn't notic
* Mike Brown (Fri, 9 Dec 2011 08:33:05 -0600)
> On Fri, Dec 09, 2011 at 03:10:34PM +0100, Thorsten Kampe wrote:
> > Better use OpenSSH
>
> And why would that be?
Okay, better is not correct. Let's call it equally good. It's free,
constantly updated, easy to setup and is integrated in your existi
On Fri, Dec 09, 2011 at 03:10:34PM +0100, Thorsten Kampe wrote:
> Better use OpenSSH
And why would that be?
MB
--
e-mail: vid...@vidiot.com | vid...@vidiot.net/~\ The ASCII
[I've been to Earth. I know where it is. ] \ / Ribbon Campaign
[And I'm gonna take us there.S
* Mike Brown (Fri, 9 Dec 2011 07:22:23 -0600)
>
> On Fri, Dec 09, 2011 at 12:31:44PM +0100, Thorsten Kampe wrote:
> > Use SSH
>
> I installed the bitvise WinSSHD server and can connect with it.
>
> I had to build a different start BAT file in order to get zsh started and
> to use my home zsh con
On Fri, Dec 09, 2011 at 12:31:44PM +0100, Thorsten Kampe wrote:
> Use SSH
I installed the bitvise WinSSHD server and can connect with it.
I had to build a different start BAT file in order to get zsh started and
to use my home zsh config files.
The only issue I have left is to find out how to ch
really need a graphical connection, I figured that I would
> just start the XP Pro telnet server and connect that way. Ya, well, not so
> good there either.
>
> I want to be able to start zsh from the telnet session so that I have full
> access to the cygwin stuff, specifically being ab
While I can use remote desktop to get from my Solaris server to the XP box,
doing so while at some place other than the LAN, the DSL connection speed
tends to cause the RD to fail and close.
And since I don't really need a graphical connection, I figured that I would
just start the XP Pro t
On Aug 22 13:46, Clayton Evans wrote:
> I am in the process of upgrading to a new machine. This machine is
> used as a compute server, where users telnet to the machine, start up
> a Korn shell and run compute intensive programs from the Korn shell.
> The current machine is running Cy
I am in the process of upgrading to a new machine. This machine is used as a
compute server, where users telnet to the machine, start up a Korn shell and
run compute intensive programs from the Korn shell. The current machine is
running Cygwin 1.5 and Windows XP 64 bit. This process has
On 8/9/2010 8:15 AM, laurent.met...@cp.com wrote:
I have the same problem as described here (
http://sourceware.org/ml/cygwin/2010-02/msg00202.html) , with telnet
connection, there is no response.
Where can I find a fix for this issue ? I am currently using cygwin 1.7.5
and issue is still there
Hello !
I have the same problem as described here (
http://sourceware.org/ml/cygwin/2010-02/msg00202.html) , with telnet
connection, there is no response.
Where can I find a fix for this issue ? I am currently using cygwin 1.7.5
and issue is still there.
Thanks you.
Best Regards,
Laurent
On 02/09/2010 10:50 AM, Tomasz Pona wrote:
Out of necessity we're using SSH now, but it looks like telnet is a lot
easier to maintain and understand: we had inetd configured already
and we had to enable sshd. Obviously ssh-config scripts are doing great job
setting defaults, but when readin
Charles Wilson wrote:
> Bingo! telnet is an inherently unsafe technology which exchanges
> passwords in plaintext, where any schmuck with a packet sniffer can see
> your password. Combined that with wireless ethernet, and you're just
> screaming "HACK ME!".
>
> If
Tomasz Pona wrote:
> to Philipp:
> this subject was once discussed yet on 8-9 Jan ("Vista and CYGWIN telnet")
> where in conclusion Charles Wilson admitted it's a problem in inetutils.
I'm currently working on an updated inetutils release based on upstream
inetutils-
Hello all,
to Philipp:
this subject was once discussed yet on 8-9 Jan ("Vista and CYGWIN telnet")
where in conclusion Charles Wilson admitted it's a problem in inetutils.
Anyway seems like most members are just silently ignoring this issue...
Why? Is there some obvious solu
Hello!
I just installed CYGWIN 1.7 on two Windows 2008 Servers and installed INETD to
run telnet as as server for remote console. The service is configured to run
with a local user with administrative rights. When i connect from local or my
remote windows xp workstation i get connected and i stay
it for my own
On Fri, Jan 29, 2010 at 4:01 PM, Jeremy Bopp wrote:
> On 1/29/2010 8:48 AM, Marc Doesburg wrote:
>> Hello All,
>>
>> I hope I'm at the right place. I'm pretty new to Cygwin, so sorry in
>> advance if this is a noob question.
>>
>> Wha
On 1/29/2010 8:48 AM, Marc Doesburg wrote:
> Hello All,
>
> I hope I'm at the right place. I'm pretty new to Cygwin, so sorry in
> advance if this is a noob question.
>
> What I'm trying to do is the following:
>
> Connect using telnet to a local insta
Hello All,
I hope I'm at the right place. I'm pretty new to Cygwin, so sorry in
advance if this is a noob question.
What I'm trying to do is the following:
Connect using telnet to a local installed Cygwin. Then using the
Cygwin to rlogin to a PBX system. The program we are using
bably).
Several mates of mine here did upgrade too and noone has telnet working, all
using SSH instead. Some have XP and one on Vista can't configure FTP either.
Tried debugging telnetd using "--authmode" and "--debug" options and looking
into syslogd messages (wrong way?) - no
Gareth Payne wrote:
> Output attached.
>
> Thank you for looking.
Well, I was hoping it was something simple, like you didn't have the
login package installed. But...that's not it.
I can reproduce your problem; it looks like there's trouble with the
inetutils package. I tried taking inetd out
Hi,
Output attached.
Thank you for looking.
Kind Regards
Gareth
-Original Message-
From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf
Of Charles Wilson
Sent: 08 January 2010 23:55
To: cygwin@cygwin.com
Subject: Re: Vista and CYGWIN telnet
Gareth Payne wrote
Gareth Payne wrote:
> Anyone got any advice, need telnet unfortunately.
Please post the output of 'cygcheck -svr' (as an *attachment*, not inline).
--
Chuck
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
to the vista server -
> brilliant.
>
> Configured inetd.conf to start both ftp and telnet.
> Problem:
> Ftp service work brilliantly - can log in happily.
> telnet - connects to the telnet server and nothing.
> Example:
>
> gpa...@nb-slogpayne ~
> $ telnet loca
Hi,
Main documentation was from the inetutils.readme. Using tcpd.exe as the telnet
executable.
I ran ssh-host-config first, which created the privileged user (cyg_server)
with appropriate windows permissions.
Then I ran iu-config to set up inetd.
In the messages log I see:
Jan 8 21:02:32 nb
2010/1/8 Gareth Payne :
> Hi,
>
> SYSTEM 3304 1572 ? 20:04:40 /usr/sbin/syslog-ng
^ syslog-ng is running. Does anything show up in /var/log/messages?
Also
> Problem reports: http://cygwin.com/problems.html
What documentation did you follow to get sshd and inetd configured?
Than
Hi,
Still have the problem.
I definitely have a connection established to the telnet server.
gpa...@nb-slogpayne /var/log
$ netstat -aon | grep ES
TCP127.0.0.1:23 127.0.0.1:57200ESTABLISHED 5352
TCP127.0.0.1:23 127.0.0.1:57213ESTABLISHED
both ftp and telnet.
Problem:
Ftp service work brilliantly - can log in happily.
telnet - connects to the telnet server and nothing.
Example:
gpa...@nb-slogpayne ~
$ telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
xdfgsdhgxdfm♥♥ - what ever I type
Hi.
i have a problem with the shell missing missing the windows path when
teleting into systems running the cygwin telnet server (run via
xinetd) on Win2003 servers.
if i open up a local cygwin shell on the system i get the following path:
PATH='/usr/local/bin:/usr/bin:/bin:/usr/X11R
Freddy Jensen wrote:
== Begin included message ==
From: "Larry Hall (Cygwin)"
Date: Tue Jan 6 2009 2:55pm
To: "cygwin"
Subj: Re: Missing telnet, rlogin, and rsh on cygwin
[ Attachment (text/plain): 1301 bytes
Character set: utf-8
plain
Freddy Jensen wrote:
I just realized that my current cygwin installation is missing
telnet, rsh, and rlogin. I cannot find them in the cygwin setup.exe
package list.
Does anyone know where to find them?
Sure.
<http://cygwin.com/cgi-bin2/package-grep.cgi?grep=telnet.exe>
--
Larr
> $ telnet rd00d20
> Trying 172.28.48.32...
> Connected to rd00d20.
> Escape character is '^]'.
> Connection closed by foreign host.
>
> (In other words, the connection is opened and immediately closed.)
...by the foreign host. The telnet clients appears to be work
On 8/12/08, Mike Marchywka <[EMAIL PROTECTED]> wrote:
>
>
> > Date: Tue, 12 Aug 2008 09:40:37 +0200
> > From: [EMAIL PROTECTED]
> > To: cygwin@cygwin.com
> > Subject: Re: Cygwin installation breaks ALL telnet clients
> >
> > On Aug 12 00:16, Dav
> Date: Tue, 12 Aug 2008 09:40:37 +0200
> From: [EMAIL PROTECTED]
> To: cygwin@cygwin.com
> Subject: Re: Cygwin installation breaks ALL telnet clients
>
> On Aug 12 00:16, David Greenhouse wrote:
>> We are seeing an issue where after installing Cygwin and including the
* David Greenhouse (Tue, 12 Aug 2008 00:16:54 -0400)
> We are seeing an issue where after installing Cygwin and including the
> inetutils package in order to get telnet access, none of the telnet
> clients on the system will work properly (not Cygwin's, Microsoft's,
> PuTT
On Aug 12 00:16, David Greenhouse wrote:
> We are seeing an issue where after installing Cygwin and including the
> inetutils package in order to get telnet access, none of the telnet
> clients on the system will work properly (not Cygwin's, Microsoft's,
> PuTTY, nothing). T
We are seeing an issue where after installing Cygwin and including the
inetutils package in order to get telnet access, none of the telnet
clients on the system will work properly (not Cygwin's, Microsoft's,
PuTTY, nothing). The issue persists even after removing Cygwin.
In the Cyg
Noah wrote:
Hi there,
I am trying to figure out where telnet is and/or how to install it?
<http://cygwin.com/faq/faq-nochunks.html#faq.setup.what-packages>
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Offi
Hi there,
I am trying to figure out where telnet is and/or how to install it?
Cheers,
Noah
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http
i installed cygwin and xinetd on windows XP sp2. then i disabled all xinetd
services but telnet. Now in log it says
Must specify a server in telnet
telnet xinetd config
service telnet
{
flags = REUSE
socket_type = stream
wait= no
via AltGr and
> not directly or via shift...
Try using the same key that generates ']' via AltGr but without
hitting AltGr. On my keyboard, ']' is generated by AltGr+'+',
so in telnet I use Ctrl+'+' and it works.
--
Enrico
--
Unsubscribe info: htt
On Mon, Mar 3, 2008 at 4:18 PM, Hugh Sasse <[EMAIL PROTECTED]> wrote:
> when I last used this feature of telnet it was true, but also:
> on Solaris and cygwin you can use the -e option to specify the
> escape char. From the cygwin one:
Very useful!
--
Unsubscribe info: ht
On Mon, Mar 3, 2008 at 3:56 PM, Dave Korn <[EMAIL PROTECTED]> wrote:
> On a UK keyboard (and I'm hoping it works on ESP as well) I press
> Ctrl+']'.
Unfortunately on an spanish keyboard ']' is generated via AltGr and
not directly or via shift...
--
Unsubscribe info: http://cygwin.com/ml/#
ress
> Ctrl+']'.
when I last used this feature of telnet it was true, but also:
on Solaris and cygwin you can use the -e option to specify the
escape char. From the cygwin one:
15:13:55$ telnet --help
telnet [-a][-e escape char][-f log file][-l user][-t term][host [port]]
-a
On 03 March 2008 12:23, Ismael Valladolid Torres wrote:
> Any ideas on how to send the escape sequence on Windows/Cygwin using a
> spanish keyboard?
On a UK keyboard (and I'm hoping it works on ESP as well) I press
Ctrl+']'.
WFM, YMMV.
cheers,
DaveK
--
Can't think of a witty .s
When on a Linux machine, needing to send a telnet escape sequence in
order to get the telnet> prompt, I simply press Alt-Gr and the "* + ]"
key (spanish keyboard).
The same combination doesn't work when telnetting from a bash session
over a non-X rxvt terminal using inetutils
Nick Telepneff wrote:
I have installed and run the cygwin inetd telnet server and find that
when more than around 16 users connect via telnet the shells start to
fail with the following message:
16622413 [main] -bash 3868 fork: child -1 - died waiting for longjmp
before initialization, retry 0
Nick Telepneff wrote:
> I have installed and run the cygwin inetd telnet server and find that
> when more than around 16 users connect via telnet the shells start to
> fail with the following message:
> 16622413 [main] -bash 3868 fork: child -1 - died waiting for longjmp
> before
I have installed and run the cygwin inetd telnet server and find that when
more than around 16 users connect via telnet the shells start to fail with
the following message:
16622413 [main] -bash 3868 fork: child -1 - died waiting for longjmp before
initialization, retry 0, exit code 0x80, errno
mmands in my cygwin home directory.
>
>But, currently I cannot do that because there are no rshd, rlogind, or
>telnet daemons in cygwin.
Please read the main cygwin web page under "Installing and Updating Cygwin":
http://cygwin.com/
Then you can go to the "setup pack
ry.
But, currently I cannot do that because there are
no rshd, rlogind, or telnet daemons in cygwin.
I did try to enable the telnet service in
Control Panel->Administrative Tools->Services
and I added Telnet port 23 to the Windows
Firewall Exception list.
But that just allows me to telnet into
On 29 May 2006 12:01, Jose Luis Fernandez wrote:
> Hi,
>
> After doing a lot more googleing, I've stumbled upon
> this fix. Wonder if you know about this issue?
Yep, we sure do, that's about the third time you've posted it. Can you
check if there's a copy stuck in your yahoo outbox and dele
Hi,
After doing a lot more googleing, I've stumbled upon
this fix. Wonder
if you know about this issue?
In regedit go to
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
edit DataBasePath change %SystemRoot% to its real
value (on mine its
C:\WINDOWS) Don't know why but this fixed my issu
I have sorted out those files, but telnet don't run
anyway.
I an attached file is "cygcheck.out".
Regards,
Jose Luis.
> >
> > You aren't really a member of a group called
> > "mkgroup-l-d"! This name is a
> > hint to you from cy
1 - 100 of 376 matches
Mail list logo