rclone/backend/webdav
Jörn Friedrich Dreyer 839eef0db2
webdav: retry propfind on 425 status
This retries propfind on 425 status

In ownCloud Infinite Scale, files might be in that state if
postprocessing is still ongoing. All metadata are available anyway

Allow item status 425 "too early" for items when changing metadata

Fixes the upload behavior with ownCloud Infinite Scale

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Klaas Freitag <kraft@freisturz.de>
2025-03-26 12:51:04 +00:00
..
api webdav: retry propfind on 425 status 2025-03-26 12:51:04 +00:00
odrvcookie build: modernize Go usage 2025-02-28 11:31:14 +00:00
chunking.go build: modernize Go usage 2025-02-28 11:31:14 +00:00
webdav.go webdav: retry propfind on 425 status 2025-03-26 12:51:04 +00:00
webdav_internal_test.go Fix new lint issues reported by golangci-lint v1.59.0 2024-05-31 09:48:32 +02:00
webdav_test.go webdav: add support for chunked uploads — fix #3666 2023-03-17 11:09:08 +00:00