On 21/07/15 22:45, [email protected] wrote:
I'm note quite sure what is happening there, but looks like the move
runs into problems. http code 401 means "Unauthorized"
Thanks Daniel,
Here is a log search ("Deduction") for the file with comments:
# Client re-uploading the file
CLIENT - oc_user [21/Jul/2015:22:31:16 +0200] "PUT
/remote.php/webdav/Candidate/can_id=367435_Deduction%20Authority_.pdf HTTP/1.1" 201 - "-"
"Mozilla/5.0 (Windows) mirall/1.8.1"
CLIENT - oc_user [21/Jul/2015:22:31:17 +0200] "PUT
/remote.php/webdav/Candidate/can_id=367552_Deduction%20Authority_.pdf HTTP/1.1" 201 - "-"
"Mozilla/5.0 (Windows) mirall/1.8.1"
CLIENT - oc_user [21/Jul/2015:22:31:18 +0200] "PUT
/remote.php/webdav/Candidate/can_id=367613_Deduction%20Authority_.pdf HTTP/1.1" 201 - "-"
"Mozilla/5.0 (Windows) mirall/1.8.1"
# CRM GET 401
CRM IMPORT - - [21/Jul/2015:23:15:43 +0200] "GET
/remote.php/webdav/Candidate/can_id%3d262874_Deduction%20Authority_(1).pdf HTTP/1.1" 401 292
"-" "-"
# CRM GET 200
CRM IMPORT - oc_user [21/Jul/2015:23:15:44 +0200] "GET
/remote.php/webdav/Candidate/can_id%3d262874_Deduction%20Authority_(1).pdf HTTP/1.1" 200 37229
"-" "-"
# CRM MOVE 401
CRM IMPORT - - [21/Jul/2015:23:15:45 +0200] "MOVE /remote.php/webdav/Candidate/can_id=262874_Deduction
Authority_(1).pdf HTTP/1.1" 401 292 "-" "-"
# CRM MOVE 204
CRM IMPORT - oc_user [21/Jul/2015:23:15:45 +0200] "MOVE
/remote.php/webdav/Candidate/can_id=262874_Deduction%20Authority_(1).pdf HTTP/1.1" 204 - "-"
"-"
#Client Re-uploading again.
CLIENT - oc_user [21/Jul/2015:23:17:10 +0200] "PUT
/remote.php/webdav/Candidate/can_id=262874_Deduction%20Authority_(1).pdf HTTP/1.1" 201 - "-"
"Mozilla/5.0 (Windows) mirall/1.8.1"
Shouldn't the MOVE + 204 = OwnCloud Server moves it for all clients?
I am not sure where the initial 401's are being generated by they seem to be
followed by sucessful calls so I am not sure if they are relevant.
Thank you for giving me a place to look - any other comments apprecaited.
Cheers
Piers
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user