5d7f37d570
ownCloud as remote DAV always accepts the mtime on touch, but other servers like Apache's DAV server doesn't. The latter doesn't give any visible hint in its response to detect this case, so this fix does a subsequent PROPFIND to check whether the mtime was actually set. Since a touch() operation seldom happens (only on uploads), the minor performance loss should hopefully be acceptable. |
||
---|---|---|
.. | ||
Cache | ||
Config | ||
Mount | ||
Node | ||
ObjectStore | ||
Storage | ||
Stream | ||
Type | ||
Utils | ||
FileInfo.php | ||
Filesystem.php | ||
View.php |