rclone/fstest
Nick Craig-Wood 73beae147f webdav: Fix modtime on server side copy for owncloud and nextcloud
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.
2023-06-26 20:23:28 +01:00
..
fstests fs: create Overlay feature flag to indicate backend wraps others 2023-05-14 11:22:57 +01:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs mockfs: make it so it can be registered as an Fs 2023-04-28 14:31:05 +01:00
mockobject Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
test_all webdav: Fix modtime on server side copy for owncloud and nextcloud 2023-06-26 20:23:28 +01:00
testserver fstest: fix typo found by codespell 2023-03-25 09:34:10 +01:00
testy testy: test utility functions 2020-06-15 21:34:37 +01:00
fstest.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
run.go test: replace defer cleanup with `t.Cleanup` 2022-12-09 14:38:05 +00:00