I have tried updating to zope-2.3.0 and LocalFS-0.10.1 but now I cannot access any subdirectories in my local filesystems - I get resource not found errors when I try to traverse them or their contents. I get the same problem with zope-2.3.1b1. Error message and stack trace are: Zope Error Zope has encountered an error while publishing this resource. Resource not found Sorry, the requested Zope resource does not exist. Check the URL and try again. Troubleshooting Suggestions The URL may be incorrect. The parameters passed to this resource may be incorrect. A resource that this resource relies on may be encountering an error. For more detailed information about the error, please refer to the HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience. Traceback (innermost last): File /dsk/1/tmp/makeme23671/Zope-2.3.1b1-src/lib/python/ZPublisher/Publish.py, line 222, in publish_module File /dsk/1/tmp/makeme23671/Zope-2.3.1b1-src/lib/python/ZPublisher/Publish.py, line 187, in publish File /dsk/1/tmp/makeme23671/Zope-2.3.1b1-src/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: files) File /dsk/1/tmp/makeme23671/Zope-2.3.1b1-src/lib/python/ZPublisher/Publish.py, line 162, in publish File /dsk/1/tmp/makeme23671/Zope-2.3.1b1-src/lib/python/ZPublisher/BaseRequest.py, line 338, in traverse File /opt/ngapp/encap/zope-2.3.0/zope/lib/python/Products/LocalFS/LocalFS.py, line 462, in __bobo_traverse__ (Object: files) File /dsk/1/tmp/makeme23671/Zope-2.3.1b1-src/lib/python/ZPublisher/HTTPResponse.py, line 547, in notFoundError NotFound: (see above) -- Martin Andrews mandrews@netgenics.com