nextcloud/lib/private/Files/Storage/Wrapper
Vincent Petry e455b71ecd 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-11 08:19:50 +00:00
..
Availability.php Update php licenses 2021-06-04 22:02:41 +02:00
Encoding.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:40 +00:00
EncodingDirectoryWrapper.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:40 +00:00
Encryption.php Fix fail when keys/files folder already exists 2022-01-11 08:19:50 +00:00
Jail.php Update php licenses 2021-06-04 22:02:41 +02:00
PermissionsMask.php Update php licenses 2021-06-04 22:02:41 +02:00
Quota.php Update php licenses 2021-06-04 22:02:41 +02:00
Wrapper.php Update php licenses 2021-06-04 22:02:41 +02:00