FileUpload - stream files?

Wondering how we handled private non-publically accessible files. If we can stream them instead of URL calling them.
2 Replies
Dan Harrin
Dan Harrin2y ago
if youre using s3, we can generate temporary signed urls for them
toeknee
toekneeOP2y ago
Nah local into a local attached disk. I've done it from something you previously said and built in local temporary signed urls 😄

Did you find this page helpful?