mod_webdav - strange behavior
Added by Karin Willers over 14 years ago
G'Day!
I'm running lighttpd on a dedicated server. When accessing from a Linux and a Mac OS X machine, I see a strange behavior (see below). Only 'cadaver' seems to work correctly ...
Machine 1: WebDAV Server
------------------------
lighttpd 1.4.26 running on Ubuntu 10.04 LTS Server
lighttpd.conf at http://paste.lighttpd.net/1180
Machine 2: Ubuntu 10.04 LTS
---------------------------
a) cadaver 0.23.3 (neon 0.29.0: Library build, IPv6, libxml 2.7.5, zlib 1.2.3.3, GNU TLS 2.8.3. readline 6.1):
'put', 'get' and 'rm' commands all work.
b) Nautilus 2.30.1
Dragging a file from the Desktop to theFile Browser Window works. Moving to Trash in File Browser Window
does not work. Pop-up windows says "Response invalid".
Machine 3: Mac OS X Version 10.6.4
----------------------------------
Dragging a file from the Desktop to the Finder Window does not copy the file content. Filename is created in
the directory, but the file length is zero bytes. Deleting a file in the Finder Window works fine.
Any hints?
Thanks, Karin
Replies (2)
RE: mod_webdav - strange behavior
-
Added by Arnaud Martel over 14 years ago
Are you using my Webdav Plugin for redmine or is your problem related to the generic WEBDAV module of your web server ??
RE: mod_webdav - strange behavior
-
Added by Karin Willers over 14 years ago
Sorry for the noise here - posted in the wrong forum. I was a little bit confused about 'Help' in http://redmine.lighttpd.net/ bringing me here ...