amnong / easywebdav

A WebDAV Client in Python
http://pypi.python.org/pypi/easywebdav/
ISC License
207 stars 113 forks source link

add a path option for the webdav server #14

Closed chadburrus closed 10 years ago

chadburrus commented 10 years ago

Some WebDAV servers have a path component to them (like the one supplied by ownCloud). This adds an option to pass in a path to be appended to the Client's base_url.