Virtual Files: Set the mtime of the virtual file to that of the server
authorOlivier Goffart <ogoffart@woboq.com>
Sat, 18 Aug 2018 07:14:01 +0000 (09:14 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:04 +0000 (10:58 +0100)
commit73d933115aa60b75557d39e0c892baf1e7c752d7
treebd365cb0fd3a3db75bb41b0ed553a87783e8fd84
parenta17a2a9c06678f642062943dc39555cae20b9a00
Virtual Files: Set the mtime of the virtual file to that of the server

Note: When the server mtime is modified, the mtime of the file is not updated

Issue #6727
src/libsync/propagatedownload.cpp
test/testsyncvirtualfiles.cpp