Discovery: Handle the blacklistFiles from the server capabilities
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 29 Nov 2018 16:00:16 +0000 (17:00 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:30 +0000 (10:58 +0100)
commit62ec4c9330827ef66333f791f91fd25f299cf9ec
tree4634df901f1294af40029304a504fee44d60c92f
parent8fecff5153ceae161e554fa79114c93704ac3ad9
Discovery: Handle the blacklistFiles from the server capabilities

Issue #434

Ideally one could add the blacklist to the exlucde reggexp, but this
is simpler
src/csync/csync_exclude.h
src/libsync/capabilities.cpp
src/libsync/capabilities.h
src/libsync/discovery.cpp
src/libsync/discovery.h
src/libsync/discoveryphase.h
src/libsync/syncengine.cpp
test/testlocaldiscovery.cpp