I tried mapping the share and then use the LocalFS . The server is running on windows. I get the error : Error Type: OSError Error Value: [Errno 5] Input/output error Can any body help me , I am still a newbie coping with Zope's gargantuan features but lovely one's. Ashish R Vidyarthi mailto:ashishranjan_v@infy.com -----Original Message----- From: Joel Burton [mailto:jburton@scw.org] Sent: Wednesday, March 28, 2001 9:00 PM To: ASHISHRANJAN_V Cc: zope@zope.org Subject: Re: [Zope] LocalFS product On Wed, 28 Mar 2001, ASHISHRANJAN_V wrote:
Hello , I am a newbie . I am facing problem in adding an localFS object. When I add and go to object/manage_workspace . It gives me the following error. Error Type: OSError Error Value: [Errno 267] Unknown error.
For Unix & Unixesque systems: Does the user that Zope runs as have permission to get to that folder and examine its contents? I run on Linux, and run Zope as 'nobody'. I can test that nobody can get to the LocalFS system by # su nobody $ cd /path/to/local/fs $ ls Can you do this? -- Joel Burton <jburton@scw.org> Director of Information Systems, Support Center of Washington _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
ASHISHRANJAN_V