X-Recipient: archive-cygwin AT delorie DOT 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 AT foundin DOT com DOT au To: cygwin AT cygwin DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/