X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.7 required=5.0 	tests=AWL,BAYES_00,SARE_SPEC_REPLICA_OBFU,SPF_SOFTFAIL
X-Spam-Check-By: sourceware.org
Date: Thu, 14 May 2009 10:43:04 +1000 (EST)
From: andrew@foundin.com.au
To: cygwin@cygwin.com
Message-ID: <7492593.2031242261784942.JavaMail.root@mail.hostingstar.com.au>
In-Reply-To: <14661799.1591242260569104.JavaMail.root@mail.hostingstar.com.au>
Subject: rsync with cygwin 1.7 doesn't work
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I upgraded to version 1.7 as I had issues with rsync not being able to transfer all my files due to "File name too long (91)"

I ran this command in Win2k3, which worked in the last version :

rsync -rav --exclude 'temp' --exclude 'System*' --exclude 'Program Files' --exclude 'users' -e 'ssh -l a -p 9222' /cygdrive/e/ 192.168.0.34:/tp/files/e/ | tee /cygdrive/e/replica.2009.05.13.log

In 1.7 it caused 100% cpu utilisation, while transferring a log file just over 5 Meg.

It hung there for 24 hours without any progress.

Cheers
Andrew




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

