nextcloud/lib/private/Files/Storage/Wrapper
Vincent Petry 79d26e4d7f 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 10:15:40 +00:00
..
Availability.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Encoding.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +00:00
EncodingDirectoryWrapper.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +00:00
Encryption.php Fix fail when keys/files folder already exists 2022-01-11 10:15:40 +00:00
Jail.php Merge pull request #26090 from nextcloud/backport/25722/stable21 2021-03-17 20:09:50 +01:00
PermissionsMask.php relax permissions mask check for detecting part file rename 2020-06-24 13:06:14 +02:00
Quota.php Update license headers 2020-12-30 14:07:05 +01:00
Wrapper.php catch notfound and forbidden exception in smb::getmetadata 2021-03-05 07:51:47 +00:00