nextcloud-server/lib
Vincent Petry be590df588
Fix fail when keys/files folder already exists
Fixes an issue with transfer ownership in move mode where the folder
"files_encryption/keys/files" already exists.

Instead of failing, its existence is checked before calling mkdir.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-01-10 11:15:22 +01:00
..
composer
l10n
private Fix fail when keys/files folder already exists 2022-01-10 11:15:22 +01:00
public
autoloader.php
base.php
versioncheck.php