how to add home directory ?

2007-05-08 Thread JOYDEEP
Hi there, I am running slide webdav in unix. I like to register unix users in slide and give access to their own home directory so that they can access their files and folders through webdav. How can I do this using webdav explorer ? thanks

Unable to get WebdavResource for https server

2007-05-08 Thread Sudhan
I am trying to connect to IIS server which is setup to run on SSL, I am able to connect the https url through the web browser, but when i try to get the WebdavResource it fails after some time with HttpException null HttpsURL hrl = new HttpsURL(https://IIS25/Directory;);