Attempt to recover from backup restoration on the server
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 5 Jan 2016 10:47:17 +0000 (11:47 +0100)
committerOlivier Goffart <ogoffart@woboq.com>
Tue, 5 Jan 2016 11:14:18 +0000 (12:14 +0100)
commit1bb76f534391c6f3f0709a2297b9ae6700b46efd
tree6498194ec8fc7fe13e88fc6dcb4a83887e0c064d
parentd4edab02b0ce9734fa946a73d63282b75a443989
Attempt to recover from backup restoration on the server

If all the files bring us to past timestamp, it is possibly a backup
restoration in the server. In which case we want don't want to just
overwrite newer files with the older ones.

Issue #2325
src/gui/folder.cpp
src/gui/folder.h
src/libsync/syncengine.cpp
src/libsync/syncengine.h