nextcloud/lib/private/Files/Storage
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
..
PolyFill Update license headers 2019-12-05 15:38:45 +01:00
Wrapper Fix fail when keys/files folder already exists 2022-01-11 10:15:40 +00:00
Common.php Check for invalid characters before trimming 2021-11-25 15:34:35 +00:00
CommonTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DAV.php Update license headers 2020-12-30 14:07:05 +01:00
FailedStorage.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Flysystem.php Update license headers 2020-12-30 14:07:05 +01:00
Home.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Local.php Fix security issues when copying groupfolder with advanced ACL 2021-10-21 16:34:46 +00:00
LocalRootStorage.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
LocalTempFileTrait.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php catch notfound and forbidden exception in smb::getmetadata 2021-03-05 07:51:47 +00:00
StorageFactory.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Temporary.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00