nextcloud/lib/private/Files/Storage
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
..
PolyFill Update php licenses 2021-06-04 22:02:41 +02:00
Wrapper Fix fail when keys/files folder already exists 2022-01-11 08:19:50 +00:00
Common.php Check for invalid characters before trimming 2021-11-25 15:39:19 +01:00
CommonTest.php Update php licenses 2021-06-04 22:02:41 +02:00
DAV.php Update php licenses 2021-06-04 22:02:41 +02:00
FailedStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
Flysystem.php Update php licenses 2021-06-04 22:02:41 +02:00
Home.php Update php licenses 2021-06-04 22:02:41 +02:00
Local.php Fix security issues when copying groupfolder with advanced ACL 2021-10-21 16:34:20 +00:00
LocalRootStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalTempFileTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
Storage.php Update php licenses 2021-06-04 22:02:41 +02:00
StorageFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
Temporary.php Update php licenses 2021-06-04 22:02:41 +02:00