X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; q=
	dns; s=default; b=W0hK/Lzx6bdoJWSMg+9ZGqG0fik7RQdeTSF3h1vY9nmguf
	xJK7QNt7iPkJbSH8uZiKCWwMm2Ic34B7Py5oTKpmhzIR8zoyqHT6vxw/b6XQ4G+a
	i9ZS6gIctpGt95Qmh1rciHufFZIKsEHc2pssVRnBqpAFfEBEvqZUGRApT0lhE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; s=
	default; bh=2qlAB8HnojAIQtB/GeUBcmFdmVQ=; b=lHDBmU8gYZZQfxAi1v0x
	zwI8z1rdbOfRDJ9W5c4ybEHMcWJC9xdxBr+QnQ7uuY/IINv5ciaObn9y1PQ+FK1B
	8Uy2fSPoBJXG3GzsyGVw3PBDInEFQYfJ9eY4C1ohe24fW2rSSiDOeaYm1zLEQh4H
	7BDHSY3LRA+7PgPdVphRj+I=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.1 spammy=UD:nabble.com, UD:Cygwin-list-f3.html, cygwin-list-f3.html, sk:Cygwin-
X-HELO: n5.nabble.com
Date: Fri, 15 Mar 2019 13:59:41 -0700 (MST)
From: jwang <jwang25610@gmail.com>
To: cygwin@cygwin.com
Message-ID: <1552683581386-0.post@n5.nabble.com>
In-Reply-To: <1552581744929-0.post@n5.nabble.com>
References: <590CF3CE.8000309@tlinx.org> <CACoZoo3f9He_qCxKYqy1v1dwN3X28egBeTrHZHXFScJ+QtcHZQ@mail.gmail.com> <1552581744929-0.post@n5.nabble.com>
Subject: Re: rsync problem -- just times out -- rsync or cygwin ?
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

ls -l | less 

mkfifo /tmp/foo 
echo bar >/tmp/foo & 
cat /tmp/foo 

all above work at my laptop.

just don't understand why rsync would fail as it used to work very well

please shed some light.

thanks a lot in advance



--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

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

