Hi:
I am trying to use WebDav to upload files to my zope server, and
doing some reading on how this works.
I looked at : http://webserver.cpg.com/wa/4.4/
and found reference of " Zope/WebDAV
Test Server"
at http://webdav.zope.org/ .
But seems like the URL is broken.
1. Can anyone point me to some Zope/WebDav resources?
2. What is the default WebDav Port if my zope.conf settings are:
PORT_BASE=8000
DAV_SOURCE=1
3. Do I have to to set DAV_SOURCE_PORT also?
4. I am using Dreamweaver to upload via WebDav. Is there
any specific setting I have to set there to work it for zope?
I am using PORT_BASE +80+1000 (=9080) for my webdav port.
Is this the correct way to get the Webdav port?
Thanks,
Gautam Saha