From: "Rebhan, Gilbert" Date: 2007-05-14T19:05:11+09:00 Subject: Re: slow file access with mapped drives ?! Hi, after some irb it shows the bottleneck lies in the Dir.glob method i do something like = config['targetdirs'].each do |dir| Dir.chdir("//servername/c$/targetdir") Dir.glob("**/"<