nextcloud/lib/public/Files/Storage
Julius Härtl 2664036b57
feat(s3): Use multipart upload for chunked uploading
This allows to stream file chunks directly to S3 during upload.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-09 15:31:12 +01:00
..
IChunkedFileWrite.php feat(s3): Use multipart upload for chunked uploading 2023-03-09 15:31:12 +01:00
IDisableEncryptionStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +01:00
ILockingStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
INotifyStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
IReliableEtagStorage.php don't overwrite the etag from storage backends that already provide "good" etags 2022-04-04 16:48:18 +02:00
IStorage.php Move back typing to phpdoc to keep backward compatibility in OCP 2023-02-07 11:23:35 +01:00
IStorageFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
IWriteStreamStorage.php Update php licenses 2021-06-04 22:02:41 +02:00