Tom Freeman <Tom.Freeman@niss.ac.uk> wrote:
hey everyone, why is webdav.zope.org not working, i really need to find out about setting up webdav between Dreamweaver UltraDev4 and Zope, but I've looked everywhere and can't find anything? I've run the z2.py script with the -W port option. This works fine, but when I try to transfer files I get the message, 'Unable to authenticate with WebDAV server' what does this mean?
I'm note sure, but recall hearing that DreamWeaver's WebDAV support is seriously broken. I routinely use the freely-available cadaver to edit my Zope objects with Vim across WebDAV, and another DC developer (Jeffrey Shell) has been working actively with GoLive's WebDAV integration. Tres. -- =============================================================== Tres Seaver tseaver@digicool.com Digital Creations "Zope Dealers" http://www.zope.org
thanks for that, is cadaver for windows/dos or unix. i want to communicate between my pc and a unix based server running zope. therefore i presume i need some software for my pc, can i use cadaver on my windows based pc? cheers, tom. Tres Seaver wrote:
Tom Freeman <Tom.Freeman@niss.ac.uk> wrote:
hey everyone, why is webdav.zope.org not working, i really need to find out about setting up webdav between Dreamweaver UltraDev4 and Zope, but I've looked everywhere and can't find anything? I've run the z2.py script with the -W port option. This works fine, but when I try to transfer files I get the message, 'Unable to authenticate with WebDAV server' what does this mean?
I'm note sure, but recall hearing that DreamWeaver's WebDAV support is seriously broken. I routinely use the freely-available cadaver to edit my Zope objects with Vim across WebDAV, and another DC developer (Jeffrey Shell) has been working actively with GoLive's WebDAV integration.
Tres. -- =============================================================== Tres Seaver tseaver@digicool.com Digital Creations "Zope Dealers" http://www.zope.org
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- ----------------------------------------------------------------------- Tom Freeman Industrial Placement NISS, Eduserv Tel: 01225 323789 Fax: 01225 826177 Web: http://www.niss.ac.uk
On Mon, 12 Feb 2001, Tom Freeman wrote:
thanks for that, is cadaver for windows/dos or unix. i want to communicate between my pc and a unix based server running zope. therefore i presume i need some software for my pc, can i use cadaver on my windows based pc?
Tom, I think cadaver (http://www.webdav.org/cadaver) can be compiled and run under Windows using the Cygwin tools. However, on that platform the better choices are likely to be WebDrive (http://www.webdrive.com) or even Explorer's WebFolders. These tools allow you to manipulate Zope objects as though they are mounted from a shared drive. Adobe's GoLive has nice WebDAV integration, as well. Tres. -- =============================================================== Tres Seaver tseaver@digicool.com Digital Creations "Zope Dealers" http://www.zope.org
participants (2)
-
Tom Freeman -
Tres Seaver