Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

DLR-SC/python-webdav-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

> [!IMPORTANT]  
> The software is no longer maintained and is provided only for reference.

This Python WebDAV Library provides an object-oriented Python WebDAV client-side library based on Python`s standard httplib 
and Greg Stein`s davlib. The client currently supports basic WebDAV capabilities and the WebDAV extensions for access control and
Searching.

See https://launchpad.net/python-webdav-lib for details.

Requirements:
Python 2.4 or higher
Jython 2.5.1 or higher

Installation:
Extract archive
Run "python setup.py install"

Test:
python <PATH_TO_SITE_PACKAGES>/webdav/WebdavClient.py
Specify URL to your WebDAV server.
Specify user name.
Specify password.
Lists content of the given collection.

About

No description, website, or topics provided.

Resources

License

Stars

9 stars

Watchers

6 watching

Forks

Packages

 
 
 

Contributors

Languages