Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <4342E2CA.5020805@commcarepharmacy.com> Date: Tue, 04 Oct 2005 16:15:06 -0400 From: Nicholas M Saraniti Reply-To: nick AT commcarepharmacy DOT com User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Rsync, Linux, Cygwin Failing on Large Directories Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I have a RH 8.0 box which issues the following command to a Windows machine running the most recent version of cygwin (1.5.18-1) Both boxes have been updated to rsync 2.6.6-1 or 2.6.6-2 and I use the following command from the LINUX BOX (SSH keygen agent is setup for passwordless logins and the IP is aliased under /.ssh/config) rsync -avz --delete --progress -e "ssh" userName AT WIndowsBoxIP:/cygdrive/e/www/Apache/htdocs/ /My/Local/Directory/On/Linux/Box Sometime rsync hangs on getting the file list (~1400 Files in many directories) Most times the transfer starts and hangs on the first large file Once the rsync actually completed. There appears to be nothing unusual when using -avvvz /cygdrive/e on the WIndows 2K box is a local drive (not a network share) I have this exact same problem on two different Win2K machiens (Win2K Pro, and Win2K Advanced Server) However, when attempting the excat same command on smaller directories (~700 FIles) - it works perfectly Any help would be GREATLY appreciated..... Thanks In Advance, Nick -- 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/