Public Description
==================

A WebDAV server for easy filesharing in hostile environments or for unwilling
sysads. Starts directly from the commandline and can do SSL/HTTPS. The
webdav-exporter uses the webrick-webdav gem which *fakes* a DAV2 protocol
implementation.


Description
===========

WebDAV server for easy filesharing in hostile environments or unwilling system
administrators. It starts a DAV server directly from commandline and shares
your files. Can use SSL with HTTPS for secure transfers. Authorization and
feature set is very limited at the moment. The webdav-exporter blends webrick
and the webrick-webdav into a comandline application and tries to fix the
missing parts with the DAV2 protocol.


Usage
=====

execute with no arguments an see the usage output for examples. Next step is
reading the source and in case or further demand drop me a line per email.

have fun
dirk at sebrink dot de.


references
==========

http://gmarrone.objectblues.net/cgi-bin/wiki/WebDAV_-_Linux_server%2c_Mac_OS_X_client
http://www.ruby-forum.com/topic/86624#164365
http://www.liverail.net/articles/2006/06/25/webdav-ruby-on-rails-plugin