Cygwin OpenSSH and Windows 7 RC

2009-05-21 Thread William Zhang
Hi All, Have anybody tried Cygwin and SSH with Windows 7 RC x86 (Build 7100)? I saw there was a discussion some time in Jan about the Windows 7 Beta and it was reported that the basic stuff works fine including ssh and sshd. I just installed Windows 7 RC today and install the cygwin and openssh.

RE: Cygwin OpenSSH and Windows 7 RC

2009-05-26 Thread Winderson Martins de Souza
take a look on what you have in your /etc/hosts.deny I had the same problem, and it had ALL:ALL DENY try inserting an except to your host here 2009/5/21 William Zhang > > Hi All, > > Have anybody tried Cygwin and SSH with Windows 7 RC x86 (Build 7100)? >  I saw there was a discussion some time in

RE: Cygwin OpenSSH and Windows 7 RC

2009-06-27 Thread Matthias Meyer
I have a similar problem. Most of the time ssh can not connect to the sshd in Windows7. In my logfile (in Windows7) I found: 7300 [main] sshd 3772 child_copy: linked dll data write copy failed, 0x2C5000..0x2C52E0, done 0, windows pid 3512, Win32 error 487 I didn't believe that the /etc/host.de

RE: Cygwin OpenSSH and Windows 7 RC

2009-06-27 Thread David Christensen
Matthias Meyer wrote: > Most of the time ssh can not connect to the sshd in Windows7. > In my logfile (in Windows7) I found: > 7300 [main] sshd 3772 child_copy: linked dll data write copy failed, > 0x2C5000..0x2C52E0, done 0, windows pid 3512, Win32 error 487 Have you done a rebaseall? http://

RE: Cygwin OpenSSH and Windows 7 RC

2009-06-28 Thread Matthias Meyer
David Christensen wrote: > Matthias Meyer wrote: >> Most of the time ssh can not connect to the sshd in Windows7. >> In my logfile (in Windows7) I found: >> 7300 [main] sshd 3772 child_copy: linked dll data write copy failed, >> 0x2C5000..0x2C52E0, done 0, windows pid 3512, Win32 error 487 > > H

Re: Cygwin OpenSSH and Windows 7 RC

2009-06-28 Thread Corinna Vinschen
On Jun 28 12:18, Matthias Meyer wrote: > David Christensen wrote: > > > Matthias Meyer wrote: > >> Most of the time ssh can not connect to the sshd in Windows7. > >> In my logfile (in Windows7) I found: > >> 7300 [main] sshd 3772 child_copy: linked dll data write copy failed, > >> 0x2C5000..0x2C5

Re: Cygwin OpenSSH and Windows 7 RC

2009-06-28 Thread Matthias Meyer
Corinna Vinschen wrote: > On Jun 28 12:18, Matthias Meyer wrote: >> David Christensen wrote: >> >> > Matthias Meyer wrote: >> >> Most of the time ssh can not connect to the sshd in Windows7. >> >> In my logfile (in Windows7) I found: >> >> 7300 [main] sshd 3772 child_copy: linked dll data write

RE: Cygwin OpenSSH and Windows 7 RC

2009-06-28 Thread David Christensen
Matthias Meyer wrote: > If I rebase within Windows7 I can not use this programs and librarys > within other versions of Windows, right? Are you trying to share one Cygwin installation between multiple operation system installations (e.g. over a network, dual boot, flash drive, etc.)? I tried that

RE: Cygwin OpenSSH and Windows 7 RC

2009-06-29 Thread Matthias Meyer
David Christensen wrote: > Matthias Meyer wrote: >> If I rebase within Windows7 I can not use this programs and librarys >> within other versions of Windows, right? > > Are you trying to share one Cygwin installation between multiple > operation system installations (e.g. over a network, dual boo

RE: Cygwin OpenSSH and Windows 7 RC

2009-06-29 Thread Karl M
> From: matthias meyer > Subject: RE: Cygwin OpenSSH and Windows 7 RC > Date: Mon, 29 Jun 2009 21:53:34 +0200 > > > No, thats not what I am doing. > I install cygwin in XP and build a new setup.exe (with Inno Setup) bundled > with own programs. > This setup.exe is inst

RE: Cygwin OpenSSH and Windows 7 RC

2009-06-29 Thread Matthias Meyer
Karl M wrote: > Hi... > > Are you also providing the source code for the Cygwin pckages that you > distribute this way, and for your programs that are linked with Cygwin? > > Thanks, > > ...Karl No, should/must I do? I provide the cygwin GPL (as well as rsync GPL and ssh GPL). I didn't link

Re: Cygwin OpenSSH and Windows 7 RC

2009-06-29 Thread Larry Hall (Cygwin)
Matthias Meyer wrote: David Christensen wrote: Matthias Meyer wrote: If I rebase within Windows7 I can not use this programs and librarys within other versions of Windows, right? Are you trying to share one Cygwin installation between multiple operation system installations (e.g. over a netwo