force download from server for local files that have invalid dates
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 14 Dec 2021 08:09:25 +0000 (09:09 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 14 Dec 2021 09:00:59 +0000 (10:00 +0100)
commit9a201a8963f4b94912b2ebb94093267ef6d92434
tree9fe2e2e3840bf12c5d7d88379398e1052befd9d9
parent5b696e5cf3e660c5f7425a387b74b03c23d6134e
force download from server for local files that have invalid dates

will trigger if local state is incoherent
like the file itself haveing 0 or negative modtime and the database not

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/discovery.cpp
src/libsync/filesystem.cpp