lua-users home
lua-l archive

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



On Oct 30, 2009, at 1:50 PM, startx wrote:

i was wondering if anybody has tried to implement
a basic library to use (secure) webdav from a lua script?

No, but this should be rather straightforward. Alternatively, most modern OSs can mount WebDAV servers directly as remote volumes (e.g. davfs, etc).

would it be possible to implement something like this using luasocket?
my understanding of webdav is still quite basic so im rather
not the person to do so.

FWIW, Nanoki implements the server side of WebDAV:

http://dev.alt.textdrive.com/browser/HTTP/WikiDAV.txt
http://dev.alt.textdrive.com/browser/HTTP/WikiDAV.lua

You can see it in action by connection to Nanoki's online demo through any type of WebDAV client, e.g. your favorite OS:

dav://svr225.stepx.com:3388/