Hi All,

Today I installed owncloud on my debian squeeze with git clone.

I connect it from a Win 7 PC via webdav.

I got error "80070057 the parameter is incorrect" while copying files to a folder.

Apache log during copy of a sample file (pnp-screenshoot1.png):

====

"PROPFIND /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 404 704 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

"PUT /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 201 389 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

"LOCK /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 200 1063 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

"HEAD /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 200 400 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

"PUT /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 412 728 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

### I click the CANCEL button in Win 7 PC at this point ###

"HEAD /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 200 401 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

"PUT /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 412 728 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

"UNLOCK /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 409 749 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

"PROPFIND /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 207 981 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

"DELETE /oc/files/webdav.php/MyPictures/pnp-screenshoot1.png HTTP/1.1" 204 392 "-" "Microsoft-WebDAV-MiniRedir/6.1.7601"

====

Error code 412 may be relevant in this case.

Rgds,
Michael
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to