X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 911EF385800D
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=jbrain.com
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=brain@jbrain.com
To: cygwin@cygwin.com
From: Jim Brain <brain@jbrain.com>
Subject: cygwin Rsync x32 issue
Message-ID: <43e4247a-9ffa-2a92-ca01-c5a18bb71caa@jbrain.com>
Date: Sun, 13 Dec 2020 16:49:27 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Firefox/78.0 Thunderbird/78.5.1
MIME-Version: 1.0
Content-Language: en-US
X-Provags-ID: V03:K1:0ApdakYaJdsFOQeKw53q/mujQyVaCg5Ac6KRBuzqVYpeMK3Ehk8
 2J34TUeyQMM45B9YoBU0whj+Ww7lvg1ukpP2kkA3aUlTrZLP296yzSbxJtgWnK2oJ5FjeWA
 cJKFLm46+1eEyxhKYRiDulf9Mn+k0GLzCyaIbHD+6y4rRrJnuCSVonucsrCQS6OGeZQ/HI/
 FuU3Mi+4jtxd6Rx6ngtAA==
X-UI-Out-Filterresults: notjunk:1;V03:K0:mxjbTawcISI=:RIB7ilYr/53DuwtPqrplhN
 kJqIT/8PijhFeAZ4+egJvlvHQGN92mx4FuJcuCpCJ7w3ZAKKKb02KaQfKcIrPnf0HGhIHyPub
 7pzSKlinD9wPNZ+qoJN8+LQ0k7hQEUqf/UzU1RjAfrEoyzcZF1TpvIqnVG43lHmWZf9KDGHos
 pGH900quAPeG7OCeDBGWJvjtaIIg4Q2yw7R/lnAQwfBJ+1Jjitfk6p+QPhZ/JdykJ+SiimrTH
 njUtCwUG2k/SWB1ZGvd4eD4RmKdRAzEdOSX9x6hirzVumhUJU52u5DrrqaQDk6bzJITgBmDBE
 Q4ylM4r88y6V6ZGeJgk8Z9rITI5Rw0PEIWFUousSKznNK3AmVA61pc8OPDYo+WoZTaxAv8vfJ
 hbXRFTIuKWQKR5MtH+wKOd9elmDTePOsF4J+0G1a2MVOv8G+87zeCMaCluSR7
X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00, HTML_MESSAGE,
 KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE,
 RCVD_IN_MSPIKE_H2, SPF_HELO_PASS,
 SPF_NONE 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-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0BDMo04B030458

I perused the archive and did not see anything noted about this, but 
please forgive me if it's been discussed.

Server: ubuntu 2004, running rsync 3.1.3 protocol version 31

client Windows 10 x64.

When calling rsync x64 3.2.4dev, transfer works fine.

When using rsync x32 3.2.4dev, downloaded last night, same transfer 
fails, with:

"

dup() in/out/err failed
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
[sender] _exit_cleanup(code=12, file=io.c, line=228): entered
rsync error: error in rsync protocol data stream (code 12) at io.c(228) 
[sender=3.2.4dev]
[sender] _exit_cleanup(code=12, file=io.c, line=228): about to call exit(12)

"

cwrsync fails in the same way.

Sadly, I would ignore and just use x64 rsync (as I normally do on my 
system here), but this is to set up a sync job for a elderly user who 
wants to update his web site and only has Windows x32 bit.

Any help would be most appreciated.  I can probably come up with an 
alternate solution (scp or zip/ftp) but rsync seemed a clean approach to 
ensuring his local version of the site and the web version stayed in sync.

Jim

--
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

