[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] How to get web folders to work



Hi Matt,

on 20/9/02 7:10 PM, Matt Darnell wrote:

> Has anyone ever got web folders to work with a RaQ?  It allows a user to
> drag and drop files to a folder that would send them to their directory on a
> RaQ.  I think web folders are integrated as far back as Win98.  Really cool
> functionality.

The server side functionality you are looking for is called WebDAV.

    <http://www.webdav.org/>

Further, mod_dav is an Apache module to provide DAV capabilities (RFC 2518)
for your Apache web server.

    <http://www.webdav.org/mod_dav/>

Have I gotten it to work ... no, but I'd sure like to see the functionality
on a Qube3.

Cheers,  Malcolm