nextcloud-server/lib/private/Files/ObjectStore
Roeland Jago Douma b6fe0f1f9a Always use a temp file for swift writes
Apparently the if statement doesn't work in all cases (even if I could
not reproduce it). So for the time being we will just not directly
stream to swift.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-24 07:01:36 +07:00
..
Azure.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +07:00
HomeObjectStoreStorage.php
Mapper.php
NoopScanner.php
ObjectStoreStorage.php Use CountWrapper instead of almost identical CountReadStream 2019-02-15 13:24:58 +07:00
S3.php
S3ConnectionTrait.php Bucket name - Alert in debug mode 2019-03-01 11:28:54 +07:00
S3ObjectTrait.php Fix empty file uploads to S3 2019-02-15 08:41:39 +07:00
S3Signature.php
StorageObjectStore.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +07:00
Swift.php Always use a temp file for swift writes 2019-04-24 07:01:36 +07:00
SwiftFactory.php Update SwiftFactory.php 2019-02-13 12:26:27 +07:00
SwiftV2CachingAuthService.php Cache tokens when using swift's v2 authentication 2019-01-13 19:59:48 +07:00