Hi,
I have installed alfresco 1.4 community edition on linux server. I can connect the server using SSL and webdav and can also list directories. But it is not possible to upload _new_ files using the webdav interface. Here is are the log entries:
2006-10-30 09:41:19,385 DEBUG [alfresco.webdav.protocol] WebDAV request HEAD on path /alfresco/webdav/Vorlagen/SAP.txt
2006-10-30 09:41:19,414 DEBUG [alfresco.webdav.protocol] WebDAV HEAD error: 404
2006-10-30 09:41:19,414 DEBUG [alfresco.webdav.protocol] HEAD is returning status code: 500
2006-10-30 09:41:19,415 DEBUG [alfresco.webdav.protocol] HEAD took 30ms to execute
webdav tries to lookup the file which is naturally not possible because its not yet available on the server. Besides it is possible to update an existing file using webdav!
Before I installed 1.4 I was running 1.3 and the webdav support works perfectly.
Regards,
Georg