29 Mar
2002
29 Mar
'02
10:40 a.m.
Iago writes:
(First off, thanks for the tips on the breadcrumb stuff... I got it working)
I've got some content I want to migrate into a new zope, and WebDAV currently looks like my best option (I'm on MacOS X, uploading to a zope living on a sun box). I've got the WebDAV working fine.
When I drop *.html files into the dav windows, the files upload as DTML Document object types. Search zope.org (via Google) for "PUT_factory"...
Dieter