0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/lib/public/Files/ObjectStore
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
..
IObjectStore.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IObjectStoreMultiPartUpload.php feat(s3): Use multipart upload for chunked uploading 2023-03-09 15:31:12 +01:00