mikea / gdrive-webdav

Webdav bridge for Google Drive
GNU General Public License v3.0
167 stars 28 forks source link

Propfind information from MSDN #2

Closed snapo closed 2 years ago

snapo commented 9 years ago

Hi and thanks very much for this great work..... https://msdn.microsoft.com/en-us/library/aa142960%28v=exchg.65%29.aspx This URL will help you with more information on the PROPFIND information that microsofts native webdav client uses as option.

I really like this project and its also working and compiling under ubuntu 14.04

UPDATE: seems that microsoft has a bug in his webdav client that it does not respond correctly. http://lists.w3.org/Archives/Public/public-html/2011Jan/0263.html Seems that the way arround is to force the XML answer

Great job man ;=)

mikea commented 2 years ago

Props are fully implemented now.