Re: [OT] slide webdav server
Matthias Reischenbacher <[email protected]> Fri, 18 May 2007 09:29:35 -0300
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, to access the home directory you'll have to use the slide webdav client or any other webdav client: Javadoc: http://jakarta.apache.org/slide/clientjavadoc/index.html Download: http://jakarta.apache.org/site/downloads/downloads_slide.cgi (Files: client.tar.gz or client.zip) The slide webdav client provides you http methods to retrieve and manipulate data on your slide webdav server. For the beginning have a look at the class org.apache.webdav.lib.WebdavResource. Matthias JOYDEEP wrote: > Darren Hartford wrote: >> The Slide server is great as a WebDAV server. However, if you are >> looking just to expose /home directories, look at Apache HTTPD WebDAV >> module. >> >> The Slide server has a lot better support for properties, searching, >> indexing, etc. But simple file-exposure over WebDAV could be easily >> accomplished with Apache HTTPD. >> > > Hi Darren, > > thanks for your response. The apache dav_module can't control the ACL. > That's why it is useless to go for dev_module. > Could any kindly enlighten me how to access the home directory using > slide webdav. it is really have some great features which > I am looking for; that's why I don't like to miss it. > thanks >> My two coppers, >> -D >> >> >>> -----Original Message----- >>> From: JOYDEEP [mailto:[email protected]] >>> Sent: Thursday, May 17, 2007 5:03 AM >>> To: Slide Users Mailing List >>> Subject: [OT] slide webdav server >>> >>> Does any one has any idea about slide webdav server ? I like >>> to add the user's home directory in slide webdav so users can >>> access their home folders through slide webdav. any help will >>> be highly appreciated. thanks >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >