-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Labels
feature: filesystemfeature: object storagehotspot: file transfer performanceupload & download performance related optimizationsupload & download performance related optimizationsperformance 🚀
Description
When we are using an object store and not using server side encryption, Nextcloud clients (web/desktop/...) should do as many operation as possible directly on the object store without relying on Nextcloud. This is possible thanks to pre-signed links which allow to do some operation for a certain amount of time.
Must have (P0/S)
- Download files from S3 directly perf(s3): Provide direct pre-signed download link #54436
- Download files from S3 to generate previews feat(previews): allow ffmpeg to connect direct for AWS S3 buckets #53634
- Download previews from S3 directly Un-authentificated previews loading using pre-signed urls #54622
Nice to have (P2/M)
- Upload files to S3 directly
bjo81, AndyXheli, DiabeticOwl, splitt3r, dennisoderwald and 1 more
Metadata
Metadata
Assignees
Labels
feature: filesystemfeature: object storagehotspot: file transfer performanceupload & download performance related optimizationsupload & download performance related optimizationsperformance 🚀