amnong / easywebdav

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

mkdirs create intermediate directories as required #10

Closed ashleyhood closed 10 years ago

ashleyhood commented 11 years ago

When directory exits, change to this directory and create next directory in path. If trying to create a directory that exists as a file it will raise an exception '409 Conflict'