amnong / easywebdav

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

How to get/put a whole dir #51

Closed carnivion closed 7 years ago

carnivion commented 7 years ago

When I call webdav.download('remotedir/', 'localdir/') , it dispatchs a error says that 'localdir/' is a directory.