Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 03:45:06 -0700 (PDT)
From:      dh@digitalbrain.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/19467: OpenSSH (as an rsync tunnel) blocks forever
Message-ID:  <20000623104506.63A6C37C19B@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         19467
>Category:       misc
>Synopsis:       OpenSSH (as an rsync tunnel) blocks forever
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 23 03:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     David Hanney
>Release:        4.0-STABLE FreeBSD (last cvsupped on 2000.05.01.00.00.00)
>Organization:
Digital Brain
>Environment:
FreeBSD server.workgroup 4.0-STABLE FreeBSD 4.0-STABLE #0: Thu May  4 14:56:46 GMT 2000     dave@server.workgroup:/usr/src/sys/compile/IDA  i386
SSH Version OpenSSH-1.2.2, protocol version 1.5.
rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras

>Description:

a large rsync operation (over OpenSSH)
transfers a few files and then
gets stuck (i.e. block forever in a select())


>How-To-Repeat:
do a big rsync like this
rsync -ave ssh digitalbrain.com:/web/ /web/

you may have to re-run it 15 or more times before it'll complete
coz it'll keep getting stuck :(

>Fix:
install the old ssh

  cd /usr/ports/security/ssh
  make install
  chmod a-x /usr/sbin/sshd
  chmod a-x /usr/bin/ssh
  rehash



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000623104506.63A6C37C19B>