X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B109B3858D35
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1693312377;
	bh=UTloGvpOrPfl/FHaumjclFdyXvwvHK8xeR5HmPhMfRU=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=ppIrm4DCi+v9ehEDNoLiiQ71QlOxpR+9N5E5XUfEm6NljVvyWaXPv59h5F66KhtWO
	 d4FxbVhSZ3nYqGdT6L1mLhlE4Dncaj+Z2QhFBGu17n8qq/aq6oJ1lRht8ySe04MghT
	 KW8JHuNxhDimLN1RefiO+LY/a5SpRRGlf/sA/QK8=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7873E3858D20
Message-ID: <65367e55-57ab-22ec-d651-85ec5afe0416@rosi-kessel.org>
Date: Tue, 29 Aug 2023 08:32:36 -0400
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.14.0
To: cygwin@cygwin.com
Content-Language: en-US
Subject: Faster rsync?
X-Virus-Scanned: ClamAV using ClamSMTP
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
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>
From: Adam Kessel via Cygwin <cygwin@cygwin.com>
Reply-To: Adam Kessel <adam@rosi-kessel.org>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

I've found rsync to be painfully slow on large folders -- hours to sync 
thousands of files, even when they already match size and --size-only is 
used. It's much faster between native Linux boxes. Is there any trick to 
improving performance? I've been looking for a native version for 
Windows, but it doesn't appear to exist -- as best I can tell, 
https://acrosync.com/windows.html is just the cygwin version packaged up.

 From past experience, WSL rsync is much faster, but I don't want to 
install WSL on this box.

Any ideas?


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