X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 48CF7383F859 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon AT yandex DOT ru DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1590607201; bh=3sCDOocgJ/B7lVIi0MxrqALmDvW9Gj6fAZtR+4JbHhg=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=s5eO8gMmtFjGhYjssUPP2fPUZ89xgs6JlLmdiT0hwDRBKUIT3Vi6TSITCBtPZo7kZ L4IPpMflW3/mJpvsPhuImeMd2osjBxEoDcinnLjDW5LQQd+xkTE4WWxwg08zebpD3g 6zM2C1ZOnQmAZuOuNWPp4Dk2aos84HJxUYpqXQic= Authentication-Results: mxback10g.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Wed, 27 May 2020 22:16:08 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home X-Priority: 3 (Normal) Message-ID: <384428076.20200527221608@yandex.ru> To: Bill Stewart , cygwin AT cygwin DOT com Subject: Re: Which rsync version is current? In-Reply-To: References: MIME-Version: 1.0 X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Greetings, Bill Stewart! > When I run rsync --version, I see this: > rsync version 3.2.0dev protocol version 31 > However the Cygwin Setup program says that my rsync is current and is > listed as this version: > 3.1.3+20200429+gitf7746d0-1 > rsync.samba.org says the current version is 3.1.3. > So...what's actually the latest? What's the difference between these? Run `which rsync` to see which one is responding to you. 3.2-dev is likely a snapshot from ongoing development branch. -- With best regards, Andrey Repin Wednesday, May 27, 2020 22:11:18 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple