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 usage output for examples. Next step is reading the source and in case or further demand drop me a line per email to dirk at sebrink dot de.

have fun