mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01: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. |
||
---|---|---|
.. | ||
clean.go | ||
config.go | ||
config.yaml | ||
report.go | ||
run_test.go | ||
run.go | ||
test_all.go |