mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Directories should also have the correct mtime set and not the current time. For this the `Streamer` class needs to support passing a time attribute for creating folders, the underlying library already supports this. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>