X-Recipient: archive-cygwin AT delorie DOT 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=owvyZYV4VaEyT1C3MIsQk4YST3RqHVigDH5pQbeYtYxadk HlVutgtuZJ0zVDonTgT1TWMpfeaouIJMRM73yAscxthr4M60lbUPtBwmm/1Ow179 F4Lxd1SaMruPqnJ3nkOeFsh+mvAEGx4ynP7OgR5vAHiUVaqoW4NTAm6evXL5E= 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=KQDZeWSenZNbgxG0Qln4GQE5Xjw=; b=oRXmmDo8TUYSx3+vw+Bg J2S4fDRu6Ea3HI1QFavg3hZYmlJEFmxGAneNnRh2w1f/kW0MpOfpecwUMguY5VIu EC4XEywPPeTXsJQUO9ZITW6wSVz7CT5ntM3UrAGoi8mXq4+X5yi62rPaMM2K+OQe 6ORQjhfhB9wwRn2wLsNZ8hA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.2 spammy=H*MI:sk:2019030 X-HELO: n5.nabble.com Date: Wed, 6 Mar 2019 02:54:30 -0700 (MST) From: jwang To: cygwin AT cygwin DOT com Message-ID: <1551866070633-0.post@n5.nabble.com> In-Reply-To: <1551799218901-0.post@n5.nabble.com> References: <1551701612886-0 DOT post AT n5 DOT nabble DOT com> <20190304123608 DOT GE3785 AT calimero DOT vinschen DOT de> <1551710312086-0 DOT post AT n5 DOT nabble DOT com> <1551778839683-0 DOT post AT n5 DOT nabble DOT com> <20190305120416 DOT GJ3785 AT calimero DOT vinschen DOT de> <1551791446810-0 DOT post AT n5 DOT nabble DOT com> <1551799218901-0 DOT post AT n5 DOT nabble DOT com> Subject: Re: rsync failed after windows 10 update MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Good morning (UK time) All I downloaded the snapshots: https://cygwin.com/snapshots/x86_64/cygwin-20190304.tar.xz 1). tar -zvf cygwin-20190304.tzr.xz 2). cp -p /usr/bin/rsync usr/bin/ 3). usr/bin/rsync /tmp/test.log /tmp2/ 4). above failed with syntax error 5). strace usr/bin/rsync /tmp/test.log /tmp2/ showed similar error as before, i.e. named pipe issue et al 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