problem with glob in remote directory or os.walk in remote directory in windos

lameck kassana lkassana at gmail.com
Thu Feb 26 09:03:26 EST 2009


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 \\192.168.0.45\files <file://192.168.0.45/files> how can do it
by using glob.glob()

On Thu, Feb 26, 2009 at 4:46 PM, Steve Holden <steve at holdenweb.com> wrote:

> lameck kassana wrote:
> > i am trying to write script which will count files for remote directory
> > which having certain pattern.
> >
> Please refrain from repeating questions. When you posted this a reply
> had already been made to your original posting. Remember, this isn't a
> paid help desk ...
>
> regards
>  Steve
> --
> Steve Holden        +1 571 484 6266   +1 800 494 3119
> Holden Web LLC              http://www.holdenweb.com/
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090226/294dbc5b/attachment-0001.html>


More information about the Python-list mailing list