[BUG] ctime, mtime, atime of files and directories are lost in SMB external storage
Open
@Altahrim is already working on this.
Since Mar 21, 2024.
0. Needs triage
27-feedback
bug
feature: external storage
feature: filesystem
hotspot: file time handling
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
- Sub-issue of https://github.com/nextcloud/server/issues/15192
ctime,mtime,atimeof files and directories are lost when moved from SMB external storage usingfiles_external
Steps to reproduce:
- Add an SMB storage via
files_external - Sync the storage to desktop folder
- Move data from Nextcloud storage to
files_externalstorage via synced folder - Files first have original timestamps until data on
files_externalis rediscovered
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.