X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=AWL,BAYES_40,J_CHICKENPOX_66 X-Spam-Check-By: sourceware.org Message-ID: <49C1EE41.5080808@princeton.edu> Date: Thu, 19 Mar 2009 03:03:29 -0400 From: Vinod Gupta User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: ls -lR too slow Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 have a shared folder on my desktop which I have mapped as Z: drive on my laptop. Both machines are running Vista+SP1. My laptop has a recent version of Cygwin. When I do "ls -lR /cygdrive/z" it takes very long. There are only about 700 files on Z: totalling only 100 MB. When I monitor network counters on laptop, I see that a whopping 90 MB were downloaded for a payload (file list) of only 60 KB. Out of curiosity, I did the same experiment between two linux machines configured as NFS client+server. The ls -lR command on very similar directory tree whet very fast and only 0.5 MB were downloaded for the same payload. Cygwin was about 200 times slower. Is that normal? Vinod -- 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/