In general Zope *tries* to work well with WebDAV and Windows. I have posted a detailed explanation of the problems with WebDAV and especially Win2K some time ago. Please check the mailinglists\ archive. To your questions: 1) see above 2) I have never seen a problem renaming folders. For debugging purposes you can use http://www.zope.org/Members/ajung/WebDAVLogger to intercept all WebDAV related HTTP traffic. 3) see 2) 4) DTML documents should be available as normal folder so you can you your favourite editor. Andreas --------------------------------------------------------------------- - Andreas Jung Zope Corporation - - EMail: andreas@zope.com http://www.zope.com - - "Python Powered" http://www.python.org - - "Makers of Zope" http://www.zope.org - - "Endings are just Beginnings" - --------------------------------------------------------------------- ----- Original Message ----- From: <mbagepll@memphis.edu> To: <zope@zope.org> Sent: Tuesday, October 23, 2001 14:17 Subject: [Zope] Zope-WebDAV
Hi Andreas Jung,
I have few questions about using Zope-WebDAV. I am using the Zope 2.4.2 with Win2K. I have created a web folder for zope on a different machine. And I have problems renaming the Zope folders via. WebDAV. I am curious to know...
1. How do Zope-WebDAV work together? 2. Using client web folder can I rename the Zope folders (I could not do this. I tried to, but it gave me an error message saying, "unable to rename the folder")? 3. Can I drag and drop items into a Zope folders via client web folder? (I could not do even this.The error it gives me is,"cannot copy the item into the specified folder"). 4. How do i edit the dtml documents via. WebDAV?
Please let me know if this is a bug or if I have to configure something else to make it work.
Thanks, Madhavi Bagepalli