delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/10/21/00:28:00

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Reply-To: <dan DOT horne AT redbone DOT co DOT nz>
From: "Dan Horne" <dan DOT horne AT redbone DOT co DOT nz>
To: <cygwin AT cygwin DOT com>
Subject: SSH + rsync hangs
Date: Fri, 21 Oct 2005 17:27:37 +1300
Message-ID: <000301c5d5f7$c5af0ff0$6403a8c0@rdbxp01>
MIME-Version: 1.0

I'm attempting to sync files over ssh from a Linux server to a cygwin
client. The command I issue is

rsync -avz -e ssh  user AT host:/remote_dir .

but the request hangs. I can ssh directrly to the server from the cygwin
shell. If I increase the logging level, I get:

$ rsync -avvvvz -e ssh  user AT host:/remote_dir .
cmd=ssh machine=host user=user path=/remote_dir
cmd=ssh -l root host rsync --server --sender -vvvvlogDtprz . /remote_dir 
opening connection using ssh -l user host rsync --server --sender
-vvvvlogDtprz . /remote_dir

and then it hangs. On ctrl-c:

_exit_cleanup(code=20, file=/home/lapo/packaging/tmp/rsync-2.6.6/rsync.c,
line=163): entered
rsync error: received SIGUSR1 or SIGINT (code 20) at
/home/lapo/packaging/tmp/rsync-2.6.6/rsync.c(163)
_exit_cleanup(code=20, file=/home/lapo/packaging/tmp/rsync-2.6.6/rsync.c,
line=163): about to call exit(20)


It works if I issue the same request from a RedHat 8 client to the same
server.

Cygwin Software versions:

openssh: 4.2p1-1
rsync: 2.6.6

I have also installed the latest version of cygwin

regards

Dan Horne



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019