X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 183323896C04 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1620414218; bh=oota+7KcDo0Mw1NG7cnYAlJMUrSpvHUYJCR2B6Gsjd0=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=hnpTuZR34FGxBRNhhbCKF+PuC/jD+rDtWwlmfPHiY8Wkfdu5QThhrFhp+DUoeZ0DH 569RmhEKA6QE4GNljKJKboxfRJ/3aEDK6V7pu6M0rwZcWYNmcxdSr9HpARR2QZrLaZ XFXI75BTbjC7gIdgI5kVQ2RUncvim+wzrWEuJat8= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8FB733896826 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) Subject: Re: Continued rsync failures To: cygwin AT cygwin DOT com References: <745b958a-4edc-b6ca-e61f-d143ccd3f8c0 AT pdc DOT ca> 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-Language: it 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 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: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 147J3eSC002630 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 -- 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