[Zope] browsing server filesystem

2005-04-07 Thread Fabio Marcone
Hi!
I need to browse (from a client) server file system.

Does exist a zope object to do that?
or, how can I do it? (I think external method in python, isn't it?)

Thanks,
Fabio
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] browsing server filesystem

2005-04-07 Thread Chris Withers
Fabio Marcone wrote:
Does exist a zope object to do that?
Google for LocalFS.
cheers,
Chris
--
Simplistix - Content Management, Zope  Python Consulting
   - http://www.simplistix.co.uk
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )