You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Apache Wiki <wi...@apache.org> on 2005/07/13 11:25:50 UTC

[Lenya Wiki] Update of "HowToEditWithWebDAV" by AndreasHartmann

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.

The following page has been changed by AndreasHartmann:
http://wiki.apache.org/lenya/HowToEditWithWebDAV

------------------------------------------------------------------------------
    * In order for the current webDAV interface to work, the client has to identify itself in the User-Agent header and it needs to support http Basic Auth
    * Dreamweaver can't yet make new documents, for some reason it issues a MKCOL before putting a new document, MKCOL isn't handled yet.
    * Attempt to mount the default pub on the Mac (using mount_webdav) fails, I suspect that it doesn't like the disrespect Lenya has for the Depth header currently
+    * AndreasHartmann: I could mount the pub using the "Connect to Server" feature of Finder, but wasn't able to save or copy files.
    * Assets can be retrieved via GET requests, but can't be PUT.  Don't really know how to handle that.
    * DELETE is currently not working due to an existing bug in the usecase
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org