ensure that the file to test monitoring is hidden
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 24 May 2023 14:37:45 +0000 (16:37 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Thu, 25 May 2023 08:59:35 +0000 (08:59 +0000)
commit907b35c650b65dd0bef4a2fd29c4e3778d085908
tree3f6fea0b579467bb6871b4fd941ebdaa2969dc5e
parentc91d15c23c0a80c8150812541b04b3d467fad9af
ensure that the file to test monitoring is hidden

we create a file inside the sync folder to test file system monitoring

ensure this file is hidden (i.e. has the proper hidden property)

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/gui/folderwatcher.cpp