ok my original question is how can count the files of ceratin pattern(eg *.txt) in remote directory .It seems use of glob.glob() for remote directory is not working .Example I want to count the files in following shared folder <a href="file://192.168.0.45/files">\\192.168.0.45\files</a> how can do it by using glob.glob() <br>
<br>
<div class="gmail_quote">On Thu, Feb 26, 2009 at 4:46 PM, Steve Holden <span dir="ltr"><<a href="mailto:steve@holdenweb.com">steve@holdenweb.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">lameck kassana wrote:<br>> i am trying to write script which will count files for remote directory<br>> which having certain pattern.<br>><br></div>Please refrain from repeating questions. When you posted this a reply<br>
had already been made to your original posting. Remember, this isn't a<br>paid help desk ...<br><br>regards<br> Steve<br>--<br>Steve Holden        +1 571 484 6266   +1 800 494 3119<br>Holden Web LLC              <a href="http://www.holdenweb.com/" target="_blank">http://www.holdenweb.com/</a><br>
<font color="#888888"><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br></font></blockquote></div><br>