From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id 8FB733896826 for ; Fri, 7 May 2021 19:03:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8FB733896826 Received: by mail-wr1-x435.google.com with SMTP id l14so10284206wrx.5 for ; Fri, 07 May 2021 12:03:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ThvJpqT4noLbodhAaJ8PciUkLhpvFOsDCJKornw2U1k=; b=CNwwMryuCZG1iT0rnMj+VuHZN0osZxe+NXPLl/dlI3iFmMuzfN3TdpqPcdf37KGKQH wx8rSbR32IqxPiVGLbbpbs2ihIHodjp+NPm3LoOY/zc9LfHJaqFJFyjgyssuA1PrUsZp 1pllUx77f3tHjQYulvNVbPMzFZNZbN/2UDLfh4wIalW+lVdquMiN06Xu67mgBVZwsEP3 wvi1k02xnFLvqRG63C3cj7dKKwZKjZfl2Jqy1bV9ZDjNOKlA8S6nBDy/fGuqGtvXv6S+ Tl8OTiuvGS4mXz6IjV9kGHadgcoSjId2OP89rFRQTXZCVl46jUQeBBGJRWp/ccViYj28 Ylbw== X-Gm-Message-State: AOAM530RDl3fsmfad84bTbdGKto6KY6rLX9kuVphUqX6NQYWlZ3VykD0 l6L8LdPW0GZQQ8UUuO+QwdjICPD6V4qJPw== X-Google-Smtp-Source: ABdhPJx5L2KCF3Ozb+6GqR0Xgu7oxK+WKVMfB4xtWmIjcFXZYimfthYygEE9OF3SVL5SFpNyUimPWg== X-Received: by 2002:adf:cc85:: with SMTP id p5mr14175432wrj.75.1620414214643; Fri, 07 May 2021 12:03:34 -0700 (PDT) Received: from ?IPv6:2003:cc:9f04:e3ad:649d:5ea6:4198:9f39? (p200300cc9f04e3ad649d5ea641989f39.dip0.t-ipconnect.de. [2003:cc:9f04:e3ad:649d:5ea6:4198:9f39]) by smtp.gmail.com with ESMTPSA id y5sm7518090wmj.25.2021.05.07.12.03.34 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 May 2021 12:03:34 -0700 (PDT) Subject: Re: Continued rsync failures To: cygwin@cygwin.com References: <745b958a-4edc-b6ca-e61f-d143ccd3f8c0@pdc.ca> From: Marco Atzeri Message-ID: Date: Fri, 7 May 2021 21:03:33 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <745b958a-4edc-b6ca-e61f-d143ccd3f8c0@pdc.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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@cygwin.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: , X-List-Received-Date: Fri, 07 May 2021 19:03:36 -0000 On 07.05.2021 18:43, Brent Epp wrote: > Hello, > > I've reported this in the past, but I cannot reliably use rsync. This is > a *local* synchronization between two Windows directories.  It seems > that after a number of executions (a few dozen, maybe?), it just stops > working and reports errors: > >    rsync: connection unexpectedly closed (185 bytes received so far) > [generator] >    rsync error: error in rsync protocol data stream (code 12) at > io.c(228) [generator=3.2.4dev] >    rsync: connection unexpectedly closed (0 bytes received so far) > [sender] >    rsync error: error in rsync protocol data stream (code 12) at > io.c(228) [sender=3.2.4dev] > > I have upgraded to the latest version of cygwin as of this morning and > the problem persists.  I have no software on the BLODA list and I have > tried with all security software disabled. > > The only thing I can do is wait for a period of time (never timed it, > but 10-20 minutes or so), which is immensely frustrating, as I am > heavily dependent on it for work. > > How can get I this working once and for all? > > Thanks >  - Brent > please provide the cygcheck.out (see https://cygwin.com/problems.html) an example of your command and if you are using rsync through different disks Regards Marco