Hi all,
I’m using WebDAV to integrate SeaFile with another frontend.
Here I get several PHP errors (Undefined array key “{DAV:}getlastmodified”).
When I opened the WebDAV URL with WinSCP, I realized that the file-timestamp is correct, but for folder there is the nulldate (30.12.1899 00:00:00). It’s also not visible when directly accessing the WebDAV URL.
How can I include the modified information for folders to WebDAV?
(Docker with Server Version: 9.0.2)