ANNOUNCE: WebDAV-support for TclHttpd (0.1)

From: svogel (stefan.vogel9_at_gmx.de)
Date: 07/29/04


Date: Wed, 28 Jul 2004 23:50:07 +0000 (UTC)

I'm pleased to announce an implementation to turn the
TclHttpd-webserver into a WebDAV-server.

Richard Suchenwirth would have called this a weekend-fun-project.

O.k. it took me more than one weekend to implement this, but it was
fun anyway.

What is it?

At
http://www.vogel-nest.de/wiki.php/Main/WebDAV
you can find detailed information what this is and you can download the
tcl-scripts.

With these scripts (which are simply placed in the custom-directory of
the TclHttpd-distribution) you have a small (and alpha) WebDAV-server.

Simply map a network-drive inside the Windows Explorer (or use your
favorite WebDAV-client) and ... have a look.

This software is meant to be extensible. Currently there are two
modules. One (webdav_file) provides access to parts of you
docroot. The other (webdav_vfs) provides access to zip-, tar- or
starkit-files (you can browse inside a starkit with your
WebDAV-client!).

Enjoy! Feedback in any form is always welcome
  Stefan

--
stefan at vogel-nest dot de
http://www.vogel-nest.de
[[Send Tcl/Tk announcements to tcl-announce@mitchell.org
  Announcements archived at http://groups.yahoo.com/group/tcl_announce/
  Send administrivia to tcl-announce-request@mitchell.org
  Tcl/Tk at http://tcl.tk/ ]]