nextcloud-server/lib/private/Files/ObjectStore
Louis Chmn 00ec57efd6 fix(S3): Only append streams if non-seekable
Later, when we rewind the stream in `writeMultiPart` during retry, both streams were rewinded, so the resulting stream was bigger than expected.

Inspired by https://github.com/aws/aws-sdk-php/blob/master/src/S3/ObjectUploader.php#L136-L146

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-10 09:54:05 +02:00
..
AppdataPreviewObjectStoreStorage.php
Azure.php
HomeObjectStoreStorage.php
InvalidObjectStoreConfigurationException.php
Mapper.php
ObjectStoreScanner.php
ObjectStoreStorage.php
PrimaryObjectStoreConfig.php perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +02:00
S3.php
S3ConfigTrait.php
S3ConnectionTrait.php
S3ObjectTrait.php fix(S3): Only append streams if non-seekable 2025-10-10 09:54:05 +02:00
S3Signature.php
StorageObjectStore.php
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php