Skip to content

Mtime send in the Upload-Metadata header when uploading via TUS not used #965

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
individual-it opened this issue Nov 27, 2020 · 2 comments
Closed
Labels

Comments

@individual-it
Copy link
Member

use phoenix to upload a file that is a couple of days old or run the tests from: owncloud/core#38148

the modification time will always end up to be "now"

owncloud-storage handles that case correctly.

mtime is read in
https://github.com/cs3org/reva/blob/57da0c27434c6308dd4dda1d379867dc4f5b3f6a/pkg/storage/fs/ocis/upload.go#L125

but looks like its not used anymore after that

@refs refs added the bug label Jan 12, 2021
@settings settings bot removed the bug label Jan 12, 2021
@refs refs changed the title ocis-storage does not use the mtime send in the Upload-Metadata header when uploading via TUS mtime send in the Upload-Metadata header when uploading via TUS not used Jan 13, 2021
@refs refs changed the title mtime send in the Upload-Metadata header when uploading via TUS not used Mtime send in the Upload-Metadata header when uploading via TUS not used Jan 13, 2021
@butonic
Copy link
Member

butonic commented Jan 28, 2021

related: owncloud/ocis-reva#174

@settings settings bot removed the Storage:OCIS label Jan 29, 2021
@settings settings bot removed the p3-medium label Apr 7, 2021
@fschade
Copy link
Contributor

fschade commented Jun 4, 2024

Please open again if the ticket is still relevant

@fschade fschade closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants