Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: copy mtime#535

Merged
v-scharf merged 1 commit into
mainfrom
fix-copy-mtime
Mar 9, 2026
Merged

fix: copy mtime#535
v-scharf merged 1 commit into
mainfrom
fix-copy-mtime

Conversation

@micbar

@micbar micbar commented Feb 21, 2026

Copy link
Copy Markdown
Member

No description provided.

@v-scharf v-scharf marked this pull request as ready for review March 9, 2026 11:21
@v-scharf v-scharf merged commit 6d97a2e into main Mar 9, 2026
19 of 20 checks passed
@v-scharf v-scharf deleted the fix-copy-mtime branch March 9, 2026 11:21
@openclouders openclouders mentioned this pull request Mar 9, 2026
1 task
michaelstingl added a commit to michaelstingl/opencloud-eu-opencloud that referenced this pull request Jun 7, 2026
No acceptance scenario checked the mtime after a WebDAV COPY or MOVE.
mtime is covered on the upload path
(coreApiWebdavUploadTUS/uploadFileMtime.feature) but not on the
server-side copy and move operations, which is why the COPY mtime bug in
opencloud-eu#2378 surfaced only through rclone's external integration tests.

Add copyFileMtime.feature and moveFileMtime.feature, built from existing
steps: upload a file with a known mtime, copy or move it (to a sibling
name and into a folder), then assert the destination keeps the mtime,
across the old, new and spaces DAV paths. The fix shipped in
opencloud-eu/reva#535; this adds the missing
regression coverage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants