<p>Hi.</p>
<p>I don't think it is apple related. I get this error when I mount it on Linux (ie. Linux is a client here). It only happens when locking is enabled in davfs2; ie. When I set use_locks 0, which disables the locking stuff, it works just fine.</p>

<p>But this locking stuff is too much low level sabre (or what the library is called).</p>
<p>-- <br>
Alexander</p>
<p>Sent from my Android mobile â€” pleese exuse crestive speeling… ;)</p>
<div class="gmail_quote">Am 02.01.2012 10:11 schrieb "cosch" <<a href="mailto:cosch@torfbruecke.net">cosch@torfbruecke.net</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
On 12/23/2011 09:42 AM, Alexander Skwar wrote:<br>
> neon/0.29.3"<br>
> my.ip.ad.ress - user [23/Dec/2011:08:30:17 +0000] "HEAD<br>
> /files/webdav.php/Test/a.tar HTTP/1.1" 200 412 "-" "davfs2/1.4.6<br>
> neon/0.29.3"<br>
> my.ip.ad.ress - user [23/Dec/2011:08:30:27 +0000] "HEAD<br>
> /files/webdav.php/Test/a.tar HTTP/1.1" 200 412 "-" "davfs2/1.4.6<br>
> neon/0.29.3"<br>
> my.ip.ad.ress - user [23/Dec/2011:08:30:27 +0000] "PUT<br>
> /files/webdav.php/Test/a.tar HTTP/1.1" 412 740 "-" "davfs2/1.4.6<br>
> neon/0.29.3"<br>
> my.ip.ad.ress - user [23/Dec/2011:08:30:27 +0000] "UNLOCK<br>
> /files/webdav.php/Test/a.tar HTTP/1.1" 409 761 "-" "davfs2/1.4.6<br>
> neon/0.29.3"<br>
><br>
><br>
> Interestingly, the PUT request had a status code of 412. Why's that?<br>
<br>
i am see the same behavior using OC master on lighttpd and OS X Lion,<br>
while Dolphin on Ubuntu 11.10 just works fine.<br>
<br>
Here is the lighttpd log:<br>
-------------------<br>
from error.log:<br>
2012-01-01 23:43:43: (connections.c.1044) oversized request-header -><br>
sending Status 414<br>
-------------------<br>
from access.log:<br>
38399-my.ip.addr. <a href="http://cloud.torfbruecke.net" target="_blank">cloud.torfbruecke.net</a> - [01/Jan/2012:23:43:42 +0100]<br>
"PROPFIND /files/webdav.php/ HTTP/1.1" 207 482 "-" "WebDAVFS/1.9.0<br>
(01908000) Darwin/11.2.0 (x86_64)"<br>
38400-my.ip.addr. <a href="http://cloud.torfbruecke.net" target="_blank">cloud.torfbruecke.net</a> - [01/Jan/2012:23:43:42 +0100]<br>
"PROPFIND /files/webdav.php/._CIMG0031.jpg HTTP/1.1" 404 308 "-"<br>
"WebDAVFS/1.9.0 (01908000) Darwin/11.2.0 (x86_64)"<br>
38401-my.ip.addr. <a href="http://cloud.torfbruecke.net" target="_blank">cloud.torfbruecke.net</a> - [01/Jan/2012:23:43:42 +0100]<br>
"PUT /files/webdav.php/CIMG0031.jpg HTTP/1.1" 412 339 "-"<br>
"WebDAVFS/1.9.0 (01908000) Darwin/11.2.0 (x86_64)"<br>
38402:80.237.196.42 <a href="http://cloud.torfbruecke.net" target="_blank">cloud.torfbruecke.net</a> - [01/Jan/2012:23:43:43 +0100]<br>
"" 414 367 "-" "-"<br>
-------------------<br>
<br>
It also shows the 412 error for PUT request and then the 414, with<br>
oversized request header.<br>
I guess the 414 is a follow up error and the root cause is the 412<br>
(Precondition failed).<br>
This makes me think apples webdavfs is sending some http header in the<br>
request which is problematic.<br>
<br>
Does anyone have ideas about that?<br>
<br>
best,<br>
/cosch<br>
<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</blockquote></div>