nextcloud/lib/private/Files/Storage
Vincent Petry be590df588
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-10 11:15:22 +01:00
..
PolyFill make param names consistent with interface for copy directory polyfill 2021-10-07 17:19:44 +02:00
Wrapper Fix fail when keys/files folder already exists 2022-01-10 11:15:22 +01:00
Common.php Check for invalid characters before trimming 2021-11-25 08:48:26 +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
Home.php Update php licenses 2021-06-04 22:02:41 +02:00
Local.php Check for disk_free_space 2021-11-18 11:46:13 +01: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 Merge branch 'master' into imountpoint-ocp-storage 2021-10-22 11:47:37 +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