Hi , I am trying to download folders using webDAV Protocol, I want to download the folders which in turn have many other folders. I am trying to read each and every folder and create the folder locally.How do I do this? If I have a folder structure like the following
Folder1 | |_ Folder11(has some files also) | Folder111 | |_Folder21 | |_Folder211 If I have to download Folder1, how do I download this maintaining the folder and Files structure inside the sub folders. Thanks -- http://mail.python.org/mailman/listinfo/python-list