nextcloud-server/lib/private/Files/ObjectStore
Robin Appelman c54f7bd761 fix: disable the internal s3sdk multi part copy logic
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-06 15:32:14 +07:00
..
AppdataPreviewObjectStoreStorage.php refactor(objectstorage): cleanup types 2024-02-02 14:59:21 +07:00
Azure.php
HomeObjectStoreStorage.php refactor(objectstorage): cleanup types 2024-02-02 14:59:21 +07:00
Mapper.php
ObjectStoreScanner.php also updated parent etags when a changed etag is detected during scanning 2024-01-31 18:06:18 +07:00
ObjectStoreStorage.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +07:00
S3.php fix(s3): add SSE-C parameters to headObject call 2023-07-30 22:54:58 +07:00
S3ConnectionTrait.php fix(s3): Add config option to disable multipart copy for certain s3 providers 2023-12-28 15:31:38 +07:00
S3ObjectTrait.php fix: disable the internal s3sdk multi part copy logic 2024-03-06 15:32:14 +07:00
S3Signature.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
StorageObjectStore.php
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php