Open tobiasKaminsky opened 4 years ago
@tobiasKaminsky I think that the header is X-OC-Mtime
M for modification time (this is already supported and used) C for creation time (this is new)
https://github.com/nextcloud/server/pull/17765/files#diff-be504dc886734275f06114e4306fa215R298
implemented : X-OC-CTime and X-OC-MTime
@tobiasKaminsky do you have implemented the X-OC-CTime ?
Not yet.
Status update?
PR: https://github.com/nextcloud/server/pull/17765
Use header 'HTTP_X_OC_CTIME' with unix timeto store creation time of file.