Download Latest Version webdav_server.tgz (16.9 kB)
Email in envelope

Get an email when there's a new version of twisted webdav server

Home
Name Modified Size InfoDownloads / Week
readme.txt 2011-11-04 704 Bytes
webdav_server.tgz 2011-11-04 16.9 kB
Totals: 2 Items   17.6 kB 0
Run this by the normal means for running a twisted application - 

twistd -y test_server.tac  (or, wingrunner.py -n -y test_server.tac)

There are no options. 

The server listens on port 8081 for WebDAV requests. The server expects the directory C:\temp to exist.
That's where the server creates its filesystem. I've only tested on Windows. You'll have to change 
test_server.tac to run on *nix or Mac - the directory won't work.

The prerequisites:

python 2.6 - http://www.python.org/download/releases/2.6.7/ 
twisted 10.1.0 or better for Python 2.6 - http://twistedmatrix.com/trac/
PyWebDAV-0.9.4.1-py2.6 - http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-0.9.4.1.tar.gz
Source: readme.txt, updated 2011-11-04