nextcloud/lib
Vincent Petry 9eeaed0051 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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-01-11 08:20:41 +00:00
..
composer Migrate profile_config id column to bigint 2021-12-15 19:30:15 +00:00
l10n [tx-robot] updated from transifex 2021-11-10 02:24:27 +00:00
private Fix fail when keys/files folder already exists 2022-01-11 08:20:41 +00:00
public Convert strict_search to wildcard property and add psalm docs 2021-12-13 13:49:03 +01:00
autoloader.php
base.php
versioncheck.php