let FileSystem::removeRecursively be able to delete read-only folders
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 2 Sep 2024 11:53:11 +0000 (13:53 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 12 Sep 2024 07:57:41 +0000 (09:57 +0200)
commit27189bf4b14a82c10fba0409e795ff7482a67b13
tree79910b7aa38b079520b496bf67ca7f870852c824
parent5b8144f806514c90ce0294d7b4f974cfd660b998
let FileSystem::removeRecursively be able to delete read-only folders

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