mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
c94edbb76b
When uploading chunked files to nextcloud, it gives a 423 error while it is merging files. This waits for an exponentially increasing amount of time for it to clear. If after we have received a 423 error we receive a 404 error then we assume all is good as this is what appears to happen in practice. Fixes #7109 |
||
---|---|---|
.. | ||
api | ||
odrvcookie | ||
chunking.go | ||
webdav_internal_test.go | ||
webdav_test.go | ||
webdav.go |