mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 11:35:21 +08:00
73beae147f
Before this change a server side copy did not preserve the modtime. This used to work on nextcloud but at some point it started ignoring the `X-Oc-Mtime` header. This patch sets the modtime explicitly after a server side copy if the `X-Oc-Mtime` wasn't accepted. This problem was discovered in the integration tests. |
||
---|---|---|
.. | ||
api | ||
odrvcookie | ||
chunking.go | ||
webdav_internal_test.go | ||
webdav_test.go | ||
webdav.go |