Hi!

On Tue, 18 Jul 2006 15:06:55 +0200
  Joel Hedlund <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I want to PUT files to a authenticated https WebDAV server from within
> a python script. Therefore I put "python dav" into google, and the
> davlib module by Greg Stein (and Guido?) came up. It seems to be soild
> but has very little docs. Has anyone worked with this? Is it any good? 
> Where can I find some good docs for it?

I don't know any documentation for it.
But I know that there is another DAV lib around at
  http://www.infrae.com/download/pydavclient

It is also not fully documented but might fit your needs.

Cheers
  Guido G.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to