3.3.5, rsync+ssh hangs on Windows 11

2022-08-31 Thread Kevin Mack
This worked on Windows 10 but hangs on Windows 11: rsync -a : After I terminated the background "ssh" process in Task Manager, this is the output: rsync: [sender] safe_read failed to read 4 bytes: No child processes (10) rsync error: error in rsync protocol data stream (code 12) at io.c(276)

Re: 1.7.9-1 Exec SSH hangs on windows 7 and 2008 server

2011-11-22 Thread Corinna Vinschen
On Nov 17 12:23, Pierre-Yves Lafonta wrote: Hello, I use cygwin sshd daemon 5.9p1-1 to send them ssh exec command. Here my problem: nb=106496; rm testfile; for i in ` seq 1 $nb` ; do echo 1 testfile;done ssh user@host cat testfile outputfile Work as expected on different cygwin

Re: 1.7.9-1 Exec SSH hangs on windows 7 and 2008 server

2011-11-21 Thread Pierre-Yves, Lafonta
Hello, If those informations could help in anyway ... ( or give workaround for people face to same problem) I tried install other SSH servers to reproduce (or not) my problem: winsshd 5.26 is OK mobaSSH is KO Regards, Le 17/11/2011 12:23, Pierre-Yves Lafonta a écrit : Hello, I use

Re: [1.7] cvs over ssh hangs on completion

2009-12-11 Thread Jeremy Hetzler
On Tue, Dec 1, 2009 at 5:24 AM, Corinna Vinschen corinna-cyg...@cygwin.com wrote: On Nov 30 11:23, Corinna Vinschen wrote: On Nov 26 22:42, Jeremy Hetzler wrote: I have cvs on a client machine connecting to a host over ssh. The cvs procedure finishes, but the connection does not

Re: [1.7] cvs over ssh hangs on completion

2009-12-11 Thread Jeremy Hetzler
On Fri, Dec 11, 2009 at 11:11 PM, Jeremy Hetzler jeremyhetz...@gmail.com wrote: On Tue, Dec 1, 2009 at 5:24 AM, Corinna Vinschen corinna-cyg...@cygwin.com wrote: On Nov 30 11:23, Corinna Vinschen wrote: On Nov 26 22:42, Jeremy Hetzler wrote: I have cvs on a client machine connecting to a

Re: [1.7] cvs over ssh hangs on completion

2009-12-01 Thread Corinna Vinschen
On Nov 30 11:23, Corinna Vinschen wrote: On Nov 26 22:42, Jeremy Hetzler wrote: I have cvs on a client machine connecting to a host over ssh. The cvs procedure finishes, but the connection does not terminate until I hit ctrl-c. The cvs process is then left running on the host. Regular ssh

Re: [1.7] cvs over ssh hangs on completion

2009-11-30 Thread Corinna Vinschen
On Nov 26 22:42, Jeremy Hetzler wrote: I have cvs on a client machine connecting to a host over ssh. The cvs procedure finishes, but the connection does not terminate until I hit ctrl-c. The cvs process is then left running on the host. Regular ssh connections (ie interactive login) do not

[1.7] cvs over ssh hangs on completion

2009-11-26 Thread Jeremy Hetzler
I have cvs on a client machine connecting to a host over ssh. The cvs procedure finishes, but the connection does not terminate until I hit ctrl-c. The cvs process is then left running on the host. Regular ssh connections (ie interactive login) do not have this problem. The host machine is Cygwin

Re: [1.7] cvs over ssh hangs on completion

2009-11-26 Thread Jeremy Hetzler
Here is the tail end of an strace of the hanging cvs process. Jeremy cvs.strace.out Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread David Corbin
I have found that ssh hangs semi-consistently, when it's stdout is piped to another process. I say semi-consistently, because it's not happening on all of our machines, but it is consistent for any of the problem machines. Furthermore, the command must actually produce output to standard

RE: 1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread Dave Korn
David Corbin wrote: I have found that ssh hangs semi-consistently, when it's stdout is piped to another process. I say semi-consistently, because it's not happening on all of our machines, but it is consistent for any of the problem machines. Furthermore, the command must actually produce

Re: 1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread Igor Pechtchanski
On Tue, 25 Oct 2005, David Corbin wrote: I have found that ssh hangs semi-consistently, when it's stdout is piped to another process. I say semi-consistently, because it's not happening on all of our machines, but it is consistent for any of the problem machines. Furthermore, the command

Re: 1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread Chris Taylor
David Corbin wrote: I will give it a try, but we do have a rather large set (~1 systems in over 500 locations) that would need to be upgraded. Is there any direct/easy way to upgrade cygwin without user-interaction? The only way I know is to run the GUI install program, and that's going

Re: 1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread Igor Pechtchanski
On Tue, 25 Oct 2005, David Corbin wrote: On Tuesday 25 October 2005 10:12, Igor Pechtchanski wrote: On Tue, 25 Oct 2005, David Corbin wrote: The first thing anyone would notice is that 1.5.12 (and your OpenSSH/OpenSSL versions) are very old. The current Cygwin is 1.5.18 (going on

Re: 1.5.12 ssh hangs on some machines when stdout has content

2005-10-25 Thread Rolf Campbell
Igor Pechtchanski wrote: As I've said before, http://cygwin.com/ml/cygwin/2004-04/msg00086.html. This result from the search I suggested looks promising, if only to get the setup options: http://www.maths.lth.se/help/windows/cygwin/. See also /var/log/setup.log after setup --help (yes, it does

Setup fails to write help output to logfile [was RE: 1.5.12 ssh hangs on some machines when stdout has content]

2005-10-25 Thread Dave Korn
Rolf Campbell wrote: Igor Pechtchanski wrote: As I've said before, http://cygwin.com/ml/cygwin/2004-04/msg00086.html. This result from the search I suggested looks promising, if only to get the setup options: http://www.maths.lth.se/help/windows/cygwin/. See also /var/log/setup.log after

RE: 1.5.12: ssh hangs with Windows XP SP2

2005-01-12 Thread Waiss, Garrett
Of Waiss, Garrett Sent: Thursday, December 09, 2004 1:03 PM To: cygwin@cygwin.com Subject: RE: 1.5.12: ssh hangs with Windows XP SP2 Unfortunately, -n doesn't help. I actually looked in the archives under ssh hangs and read the various messages. I am really hoping that there will a resolution

F-Secure SSH hangs in Cygwin xterm

2005-01-11 Thread Heath, Mike
I am having trouble using F-Secure ssh from a Cygwin xterm. It works from a Cygwin bash shell, but not from an xterm. Which is what lead me to believe it is an XWin issue. Here are all of the software versions I am using in my xterm... Welcome to the XWin X Server Vendor: The Cygwin/X Project

Re: 1.5.12: ssh hangs with Windows XP SP2

2004-12-09 Thread Igor Pechtchanski
recommended to invoke remote commands that don't require input with the -n ssh flag, which will close stdin -- try that. If it doesn't help, this could be the problem with the new pipe code that's been mentioned on this list -- search the web archives for ssh hangs. HTH, Igor

RE: 1.5.12: ssh hangs with Windows XP SP2

2004-12-09 Thread Waiss, Garrett
Unfortunately, -n doesn't help. I actually looked in the archives under ssh hangs and read the various messages. I am really hoping that there will a resolution for the pipe issue. Thanks for the response. Garrett -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

1.5.12: ssh hangs with Windows XP SP2

2004-12-08 Thread Waiss, Garrett
Cygwin version: 1.5.12 OS: Windows XP SP2 Before applying the SP2, ssh was working fine. Now ssh will hang with this specfic case. This works: sh -c ssh -i c:/keys/id_foo [EMAIL PROTECTED] 'ls -l /opt/' However, putting this into a java class for instance will cause this to hang: code

ssh hangs window application starting up

2004-05-27 Thread Mark Jackson Pulver
If I have a ssh connection from a cygwin session to another machine, applications that should startup in windows by double clicking for a filename in explorer hang until the ssh connection. Once the ssh connection is closed, the application starts right away. Not all application are blocked. Is

Re: ssh hangs window application starting up

2004-05-27 Thread Larry Hall
At 07:34 PM 5/27/2004, you wrote: If I have a ssh connection from a cygwin session to another machine, applications that should startup in windows by double clicking for a filename in explorer hang until the ssh connection. Once the ssh connection is closed, the application starts right away.

Re: ssh hangs

2003-12-03 Thread Ben Anderson
/hosts.deny, but the don't exist anywhere. Advice? Thanks, Ben From: Christopher Faylor [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: ssh hangs Date: Tue, 2 Dec 2003 13:32:19 -0500 On Tue, Dec 02, 2003 at 06:16:10PM +, Ben Anderson wrote: what's easy way

Re: ssh hangs

2003-12-03 Thread Corinna Vinschen
On Wed, Dec 03, 2003 at 11:09:09AM +, Ben Anderson wrote: Here's from /var/log/sshd/current: Dec 2 07:18:37 [sshd] Did not receive identification string from 141.100.110.69 - Last output repeated 4 times - Dec 2 17:22:08 [sshd] Accepted password for root from

RE: ssh hangs

2003-12-02 Thread Ben Anderson
1. Consider deleting your ~/.ssh directory on your ssh client computer and running the 'ssh-user-config' script that is provided with OpenSSH (in /usr/bin). This should allow you to do the minimal amount of configuration. Then copy the public-key file that it creates in your

RE: ssh hangs

2003-12-02 Thread Igor Pechtchanski
Ben, Some comments inline below. On Tue, 2 Dec 2003, Ben Anderson wrote: 1. Consider deleting your ~/.ssh directory on your ssh client computer and running the 'ssh-user-config' script that is provided with OpenSSH (in /usr/bin). This should allow you to do the minimal amount

RE: ssh hangs

2003-12-02 Thread Ben Anderson
Igor, thank you very much for your reply. I dispersed more coments below 1. Consider deleting your ~/.ssh directory on your ssh client computer and running the 'ssh-user-config' script that is provided with OpenSSH (in /usr/bin). This should allow you to do the minimal amount of

Re: ssh hangs

2003-12-02 Thread Christopher Faylor
On Tue, Dec 02, 2003 at 06:16:10PM +, Ben Anderson wrote: what's easy way to find version of cygwin? I recently updated, but I can't find the number. From your cygcheck output: 949k 2003/09/20 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 cygwin1.dll v0.0

ssh hangs

2003-12-01 Thread Ben Anderson
Hi, I just want to do the minimal amount of configuration to get me going with ssh. I know the server works because I've logged in from other linux boxes. I am using connect.exe, which seems to be working ok. This first problem I'm having is that it won't let me use protocol 2: $ ssh -2 -vvv -i

RE: ssh hangs

2003-12-01 Thread Harig, Mark
Hi, I just want to do the minimal amount of configuration to get me going with ssh. I know the server works because I've logged in from other linux boxes. Any thoughts? 1. Consider deleting your ~/.ssh directory on your ssh client computer and running the 'ssh-user-config'

ssh hangs with solaris 8 again

2003-09-25 Thread tulitanssi
Hi all, I found that writing 'run' in front of xterm command in file .XWinrc seems to solve the Solaris 8 hanging problem: menu root { // for an unknown reason, solaris needs 'run' in the beginning of the command... solaris exec run xterm -sb -e ssh -X solarisbox

ssh hangs with solaris 8

2003-09-04 Thread tulitanssi
Hi, I have a problem with establishing an ssl connection to solaris 8. From a local xterm window, command xterm -sb -rightbar -e ssh -X solarisbox just hangs after accepting the password and giving the usual warning about fake authentication data. Strange is that this problem occurs with

Rsync over ssh hangs on win2k

2002-09-24 Thread Dave Hinkle
Please CC any responses to me, I'm not subscribed to the list. When I try to rsync a directory structure from a windows 2000 machine running cygwin to my linux system (running it from the linux side) the transfers always hang. Everything works beautifully to and from linux. This isn't the bug

RE: Rsync over ssh hangs on win2k

2002-09-24 Thread Dave Hinkle
? Is there a reference for debugging under cygwin? David -Original Message- From: Dave Hinkle Sent: Tuesday, September 24, 2002 4:27 PM To: '[EMAIL PROTECTED]' Subject: Rsync over ssh hangs on win2k Please CC any responses to me, I'm not subscribed to the list. When I try

RE: Rsync over ssh hangs on win2k

2002-09-24 Thread Dave Hinkle
phase=1 I'm reading the source to try and figure out where things went wrong. Any insights would be helpful. David Hinkle -Original Message- From: Dave Hinkle Sent: Tuesday, September 24, 2002 5:33 PM To: '[EMAIL PROTECTED]' Subject: RE: Rsync over ssh hangs on win2k Please CC