prevent restoration of files that are not plain old files
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 6 Mar 2023 15:40:17 +0000 (16:40 +0100)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 8 Mar 2023 08:45:09 +0000 (09:45 +0100)
commitcbf7ba78ad6482614a4e579fc5b129c2cf168109
treecd72f959eae5eb2709381347e033ab9f0909fd4d
parentbaf9c8b631315c8ae1e8a916e087b1a0fe2672ab
prevent restoration of files that are not plain old files

would prevent trying to restore pure virtual files

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