You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitMate.io thinks possibly related issues are #6911 (Is there any file chooser for nextcloud), #9910 (Nextcloud locking .PPTX files), #6223 (Unable to upload files to NextCloud), #6316 (Managing long file names (nextcloud)), and #5438 (Nextcloud won't upload larger files).
Currently we only store the upload time if a specific header is not set explicitly. So first we need a way to store it and then we can support the mtime and ctime properly.
Steps to reproduce:
-rw-r--r-- 1 root root 8 Apr 26 05:10 /etc/timezone
-rw-r--r-- 1 root root 8 Apr 26 05:10 /mnt/timezone
-rw-r--r-- 1 root root 8 Aug 27 15:48 /mnt/timezone
And checking the time via the Nextcloud web interface confirms the mtime is not what it should be.
The text was updated successfully, but these errors were encountered: