<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi:<br>
I am trying to use WebDav to upload files to my zope server, and <br>
doing some reading on how this works.<br>
I looked at : <a class="moz-txt-link-freetext" href="http://webserver.cpg.com/wa/4.4/">http://webserver.cpg.com/wa/4.4/</a><br>
and found reference of&nbsp; " <a href="http://webdav.zope.org/">Zope/WebDAV
Test Server</a>"<br>
at&nbsp; <a class="moz-txt-link-freetext" href="http://webdav.zope.org/">http://webdav.zope.org/</a> .<br>
But seems like the URL is broken.<br>
<br>
1. Can anyone point me to some Zope/WebDav resources?<br>
2. What is the default WebDav Port if my&nbsp; zope.conf settings are:<br>
&nbsp;&nbsp;&nbsp; PORT_BASE=8000<br>
&nbsp;&nbsp;&nbsp; DAV_SOURCE=1<br>
<br>
3. Do I have to to set DAV_SOURCE_PORT also?<br>
<br>
4. I am using Dreamweaver to upload via WebDav. Is there<br>
any specific setting I have to set there to work it for zope?<br>
I am using&nbsp; PORT_BASE +80+1000 (=9080) for my webdav port.<br>
Is this the correct way to get the Webdav port?<br>
<br>
Thanks,<br>
<br>
Gautam Saha<br>
</body>
</html>